-----Original Message----- From: Jesus Correas Fernandez [mailto:jcorreas(a)clip.dia.fi.upm.es] Sent: Tuesday, January 02, 2001 4:17 AM To: larner(a)parc.xerox.com Cc: ciao-users(a)clip.dia.fi.upm.es Subject: RE: Doing assert from java?
... I tested your code using an independent Prolog server. You're quite right about the actual problem, but I think the Prolog server messages should be redirected to null or a log file, rather than reading them from the Java side. We will change this in the Prolog server and send you the changes.
I don't know if sending them to a file is the right approach for all situations - there *is* information in those messages, and they are one effect of something that happens as a result of a call from Java. I think it should be possible for java to easily access that output. Perhaps you could set up the prolog side such that the output can be 'tee'd' -- that is, depending on some PLConnection setting, the output goes to java, a file, or both.
...
You can find the ciao-users mailing list archive here:
http://www.clip.dia.fi.upm.es/Mail/ciao-users/
Thanks!
-- Dan