[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


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.


The following X3J13 cleanup issue, not part of the specification, applies to this section:


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.