Ernest Friedman-Hill wrote:
> > If I load jess with arguments at the begining it does not work properly as
> > in the privious release. My batch file uses load-packeges and these pakages
> > uses the other default packages. in the main class if you could batch a
> > file after loading the packages as in other vesions i think it would be
> > better.
>
> Can you give me a specific example of this problem? I did change the
> way batch works, but I didn't think it would have any bad effects on
> anyone's programs.
>
simply,
java jess.console default.clp
and in the default.clp file I load a package
(load-package x )
but my packages uses from engine the internally loaded packagse like
MultiFunctions.The system first tries to batch the default.clp and than load the
basic packages. So I can't access them.
If I load it from console (batch default.clp) it works fine.
>
> >
> > Regards
> > Saban
> >
>
> ---------------------------------------------------------
> Ernest Friedman-Hill
> Distributed Systems Research Phone: (925) 294-2154
> Sandia National Labs FAX: (925) 294-2234
> Org. 8920, MS 9214 [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. List problems? Notify [EMAIL PROTECTED]
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------