Controls how much information is printed for an object.
kw
nil
The variable *print-verbose*
controls how much information is printed for an object.
Normally objects in KnowledgeWorks are printed out in a brief form similar to ordinary CLOS objects. If *print-verbose*
is set to t
then all the slots and slot values are shown in its printed representation. Note that circularities cannot be detected.
KnowledgeWorks and Prolog User Guide (Macintosh version) - 01 Dec 2021 19:35:35