| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
*print-length*
is
bound to the value of this variable when trace output is being
printed.
The value of this variable may be, in addition to the values usually
allowed for a print control variable, the
symbol :follow
. That value means use the current
value of cl:*print-length*
. See Allegro CL print variables can follow the CL
print variable value
in implementation.htm.
See also debugging.htm for general information on debugging in Allegro CL. See section The tracer in that document for information on tracing.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |