NextPrevUpTopContentsIndex

*signal-kb-name-clash*

Special Variable
Summary

Controls the behavior if name clashes occur in object creation.

Description

Determines behavior when creating a new named KB object with the same name as an existing KB object.

The possible values are:

:error

Signals a error Continuing will replace the old object with the new object.

:warn

Signals a warning and replaces the old object with the new object.

:quiet

Replaces the old object with the new object.

Initial Value

:error .


KnowledgeWorks and Prolog User Guide (Windows version) - 29 Feb 2008

NextPrevUpTopContentsIndex