Variable *load-print*, *load-verbose*

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. 23.4.0 8The value of *load-verbose* is the default value of the :verbose argument to load.

Examples:

None.

Affected By:

None.

See Also:

load

Notes:

None.