dear jess users ,
 
while using the file animal.clp........... facts are loaded from file animal.dat.
 
when we run the program animal.clp the changes r made to animal.dat ...........i . e. the same file
the program does not run anymore after first execution because the file size of animal.dat becomes 0 kb
 
to keep the knowlege base i . e. animal.dat  intact i made changes to the code in animal.clp ...........such that it saves the new facts  in a new file (which i created animalnew.dat)
 
but the problem is that ............the facts r stored in this file as long as the program is in jess enviornment is running. .............i  have no clue as to how to store these new facts enterd by user.
 
In simple words..........can u people suggest a way to store the newly entered facts permanentely.
 


Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Reply via email to