I think Tim Good wrote: > Hakim > I recall a similar problem in the past. Try using > (retract (fact-id 6)) > > retract takes a fact-id argument not an integer. I think > integers worked in an earlier release. > - Tim Good
It's true that there was a period where (retract #) wouldn't work, but when that was the case, you'd get an error message if you even tried it. Now you can use either numbers or Fact objects. --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems 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] --------------------------------------------------------------------
