I think Ricardo Chico wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
>
>
> It4s difficult to me get when knight kills all the pawns and
> finish the game. I have tried with a multislot pawns and it is deleted
> (one object of multislot) when knight kills pawn. But it doesn4t work.
>
Either you're writing this code using the CLIPS manual instead of the
Jess manual, or you've copied some CLIPS code from somewhere without
really looking at it. There are a great many things here which aren't
legal Jess code, including the import and export clauses in the
"defmodule" constructs, the FACT-ADDRESS slot type, using multiple
types in the slot type declaration, and the "range" qualifier. On the
other hand, I see some Jess-only features, too ("store," for example).
The first matter of business should be to get your code to compile
without error!
---------------------------------------------------------
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]
--------------------------------------------------------------------