KnowledgeWorks and Prolog User Guide > 7 Reference Guide

NextPrevUpTopContentsIndex

*signal-kb-name-clash*

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 (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex