hallo,
Jess responds with an error when (assert-string ...) is called twice with the same argument.
Workaround: call retract-string before assert-string (just in case)?
Jess> (assert-string "(foo bar)")
<Fact-0>
Jess> (assert-string "(foo bar)")
Jess reported an error in routine Value.factValue
while executing (assert-string "(foo bar)").
Message: Not a fact: "FALSE" (type = ATOM).
Program text: ( assert-string "(foo bar)" ) at line 2.
at jess.Value.a(Unknown Source)
at jess.Value.a(Unknown Source)
at jess.Value.factValue(Unknown Source)
at jess.Rete.assertString(Unknown Source)
at jess.by.call(Unknown Source)
at jess.ef.a(Unknown Source)
at jess.Funcall.execute(Unknown Source)
at jess.Jesp.a(Unknown Source)
at jess.Jesp.case(Unknown Source)
at jess.Jesp.parse(Unknown Source)
at jess.Main.execute(Unknown Source)
at jess.Main.main(Unknown Source)
Jess>
thanks tomsk
----------------------------------------------------------
Softcon Internet Technologies GmbH
Thomas Diesler
Tel: +49-89-78500016
Fax: +49-89-78500099
email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
