Hello, I have written a program that produces internally large lists of terms. During debugging these lists are not displayed completely, but cut in the tracer. So I write them down into a file: ..., open("debug.txt", append, S), write ( S, "comment " ),writeln (S, List ), close( S ),... unformtunatelly with the same effect. Is there a way to obtain the complete list? Thanks and best wishes CorneliusReceived on Tue Apr 06 12:11:28 2004
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:28 PM GMT GMT