Next: , Previous: *compile-print*; *compile-verbose*, Up: System Construction


*load-print*, *load-verbose* (Variable)

Value Type:

a generalized boolean.

Initial Value:

The initial value of *load-print* is false. The initial value of *load-verbose* is implementation-dependent.

Description:

The value of *load-print* is the default value of the :print argument to load. The value of *load-verbose* is the default value of the :verbose argument to load.

See Also:

load