I thought some of you might want to hear that I bounced this problem
back and forth with Mr. Borraz and we eventually traced it to some
spurious control characters in the Jess script he was reading! Jess
apparently doesn't do a great job of reporting this particular brand of
syntax error (a fairly generic "I/O Error" was all he was getting.)
Anyway, it's nice to have closure.


----- Forwarded message from Calicrates Policroniades Borraz -----

>From [EMAIL PROTECTED]  Mon Feb  7 12:37:05 2000
Date: Mon, 7 Feb 2000 14:21:01 +0700 (GMT)
From: Calicrates Policroniades Borraz <[EMAIL PROTECTED]>
X-Sender: cali@pitts
To: friedman_hill ernest j <ejfried@california>
Subject: Re: JESS: A question...
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <Pine.GSO.4.10.10002071419400.306-100000@pitts>



On Mon, 7 Feb 2000, friedman_hill ernest j wrote:

> Well, there's nothing wrong with this. Can you retype the file, just
> to make sure there aren't any invisible control characters in it, and
> try again?

Thank you very much, the problem has been fixed. Good point.



> 
> I think Calicrates Policroniades Borraz wrote:
> > 
> > >Hi,
> > >
> > >OK, now I think we're getting somewhere. I think what's happening is
> > >that Jess is doing a very bad job of reporting a syntax error in your
> > >script file -- an unusual syntax error. Can you show me the script
> > >file you're trying to read?
> > 
> > Ok, my script is only this:
> > 
> > (defclass element VisualElem)
> > (defrule here-i-am
> >   (element (name "ball"))
> >   =>
> >   (printout t "I SEE THE BALL" crlf)
> > )
> > 
> > 
> > Thank you...
> > 
> > 
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------
> Ernest Friedman-Hill  
> Distributed Systems Research        Phone: (925) 294-2154
> Sandia National Labs                FAX:   (925) 294-2234
> Org. 8920, MS 9012                  [EMAIL PROTECTED]
> PO Box 969                  http://herzberg.ca.sandia.gov
> Livermore, CA 94550
> 

----- End of forwarded message from Calicrates Policroniades Borraz -----


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550
---------------------------------------------------------------------
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