All Manuals > KnowledgeWorks and Prolog User Guide > 7 Reference Guide

*print-verbose* Variable

Summary

Controls how much information is printed for an object.

Package

kw

Initial Value

nil

Description

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 (Unix version) - 01 Dec 2021 19:35:49