All Manuals > LispWorks® User Guide and Reference Manual > 33 The COMMON-LISP Package

*standard-input*

*standard-output*

*trace-output*

*error-output*

*query-io*

*debug-io* Variables

Summary

These are bound globally to synonyms to the *background-* streams:

Package

common-lisp

Initial Value

Synonyms to the *background-* streams.

Description

The variables *standard-input*, *standard-output*, *trace-output*, *error-output*, *query-io* and *debug-io* are bound globally to synonyms to the various default streams as follows:

See *background-input* for details.

See also

*standard-input* in the Common Lisp HyperSpec
*background-input*


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:30