Thanks for that. I'm sure I had already tried that, but must of had a typo
in there. And yes, it was the simplest of questions - but it must have been
the typo. I'm not *that* bad at Jess.... :-)

Thanks,
Matt



On 4/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I think Matthew Hutchinson wrote:
>
>
>
> >
> > I have tried all sorts of variations, and have done this before but I
> have
> > just gone blank. (I also looked thru some previous postings)
> > as you can see, i need to store the matched fact, then refer to it, and
> > update the multislot with its previous contents and the new item.
> >
>
> Just this?
>
> (defrule alias-rule1
>      ?R <- (street_type_alias (actual WOODS) (alias ?previous_alias))
>      =>
>     (modify ?R (alias ?previous_alias WS)))
>
> ---------------------------------------------------------
> Ernest Friedman-Hill
> Advanced Software Research          Phone: (925) 294-2154
> Sandia National Labs                FAX:   (925) 294-2234
> PO Box 969, MS 9012                 [EMAIL PROTECTED]
> Livermore, CA 94550         http://herzberg.ca.sandia.gov
>
> --------------------------------------------------------------------
> 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]

Reply via email to