Sorry, for a typo. The name of the multislot in the real rule I tried
is "groups".

(defrule test-multislots-2
   ?f <- (param (groups))
   =>
   (modify ?f (groups (create$))))


[EMAIL PROTECTED] wrote:
>> The result I got from rule like:
>> (defrule test-multislots-2
>>   ?f <- (param (groups))
>>   =>
>>   (modify ?f (param (create$))))
>> is:
>
>
>Is this a typo on your part, or is this the rule you really tried?
>You've written 'param' where your surely meant to write 'groups'.


Miroslav Madecki, I/T specialist - RS/6000
   Internet: [EMAIL PROTECTED]
    Tel: +385-1-6308-156, Fax: +385-1-6111-119
    IBM Croatia, Lastovska 23, 10000 Zagreb, Croatia


---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to