Lindsey
On Mar 1, 2005, at 3:04 AM, Alexandre Saidi wrote:
Thanks for your help.
I'd already tried :
| ?-open('/home/alex/fichier',write,F), current_output(Old), set_output(F), a_call, close(F), set_output(Old).
But the file 'fichier' is of size 0 !
So what's wrong with my code? should I flush something ?
regards.
AS
_______________________________________________ Users-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/users-prolog
