Hi,
Thanks a lot! That seems to be the problem. I use mostly Windows machines
and if want to open a .clp file by double-clicking on it, it assumes it is
a clipboard file or something. So i had used Wordpad as it seemed to get
all the alignment of the example .clp files and all properly. But i 
guess it must've added some of its own formating content to it too, as you
point out. 

I am still not able to do what i want to, but im enjoyin the struggle :-),

Regards,
Raj.

On Thu, 15 Feb 2001, friedman_hill ernest j wrote:

> Presumably you didn't see hundreds of exceptions, but one very long
> message, containing 2 stack traces. You've shown the first part of the
> first one, but the first part of the second one might be useful in
> this case, too. 
> 
> Since the messages are in the parser, this means that the file was
> found and opened. There are a few possibilities as to what's wrong,
> but I can't narrow it down based just on what you've told us. One
> interesting possibillity is that you've prepared your .clp file using
> a word processor and saved it in some binary format, which is
> gibberish to Jess. Make sure the file is in text only format. Another
> is that despite your efforts, you haven't managed to create a file
> containing proper syntax. In either case, the top of the second stack
> trace might contain more specific information.
> 
> Another thing: in general, you don't want to put script files in the
> jess/ package directory and batch them from there. Doing these leaves
> you open to the vagaries of classloaders and CLASSPATH
> management. Just put your scripts wherever you 'd normally save such
> files; in the top-level JessXX directory, for instance, or in a
> subdirectory you create for this purpose.
> 
> 
> 


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