I think [EMAIL PROTECTED] wrote:
> (bind ?name (fact-slot-value ?f __data))
>
> will store "Richard" in ?name.
>
I forgot to mention that ?name will be a list, so actually, you'd
probably want to do something like
(bind ?name (nth$ 1 (fact-slot-value ?f __data)))
---------------------------------------------------------
Ernest Friedman-Hill
Distributed Systems Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
Org. 8920, MS 9012 [EMAIL PROTECTED]
PO Box 969 http://herzberg.ca.sandia.gov
Livermore, CA 94550
--------------------------------------------------------------------
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]
--------------------------------------------------------------------