[comp.ai.shells] Problem with Nexpert Object

eystein@hannibal.hsn.no (Eystein Mathisen) (03/25/91)

I've got a (presumeably trivial) problem with Nexpert Object.
The problem occurs when dynamically trying to create an object within a rule.

E.g. Creating the object 'my_object' belonging to superclass 'sup_class'.

According to my manual the command should be

	CreateObject 'my_object'\\|sup_class|

The problem lies in linking the created object to its superclass.
Thus, the command

	CreateObject 'my_object'\\

works, but not the former. Can someone tell me what is wrong?

Eystein Mathisen
Nordland College, Norway.