Go to the first, previous, next, last section, table of contents.


*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::

section load [Function]


Go to the first, previous, next, last section, table of contents.