NextPrevUpTopContentsIndex

*signal-kb-name-clash*

Special Variable
Syntax

*signal-kb-name-clash*

Arguments

None.

Description:

Determines behaviour 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.

The default value is :error .


KnowledgeWorks and Prolog User Guide (Unix version) - 4 Apr 2005

NextPrevUpTopContentsIndex