Node: *compile-print*, Next: , Previous: *load-pathname*, Up: System Construction Dictionary



*compile-print*, *compile-verbose* [Variable]

Value Type::

a generalized boolean.

Initial Value::

implementation-dependent.

Description::

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

See Also::

compile-file