Hi, Can a deftemplate be slot or multislot in another deftemplate? (deftemplate X (slot name) (slot ordernumber) (multislot XElementts)) (deftemplate X1 (slot name) (slot ordernumber) (multislot XElementts))
(deftemplate XElements ( slot element1) (slot element2)) or is there any other better of defning a this kind of strcuture. Any help in this regard is appreciated! Srini -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
