I think =?iso-8859-1?q?un=20ethix?= wrote:

> As I understand it, I should be able to use the
> retract-string 
> 
> Something like:
> (retract-string a) or (retract-string 'a') or
> (retract-string (a)).
> Yet all of these appear to be incorrect syntax.
> 
> Am I just not using the correct syntax, 

The correct syntax is:

        (retract-string "(a)")

> or is this
> related to problems with the Jess parser mentioned in
> the release notes?


There are -no- problems with the Jess parser mentioned in the release
notes -- the notes mention that there's no nice way to add third-party
language extensions in the current parser, that's all.


---------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to