Variable *compile-print*, *compile-verbose*

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.

Examples:

None.

Affected By:

None.

See Also:

compile-file

Notes:

None.