VariablePackage: top-levelToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

*print-length*

When returned values are printed to a Lisp listener, the values of *print-length* and *print-level* are bound to the values of this variable and *print-level*.

This variable is not available in Lisp images built with a minimal top level, that is built with the include-tpl argument to build-lisp-image specified nil. See Minimal top levels in building-images.htm for information on minimal top levels.

Warning: because this variable does not exist in a minimal top level image, returned values are printed with the specification of *print-length*. If that value is nil, much more may be printed than actually desired.

See top-level.htm for more information on the top level.


Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised