Xref: utzoo comp.lang.pascal:6579 comp.sys.ibm.pc.hardware:8387 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!elroy.jpl.nasa.gov!jarthur!uunet!munnari.oz.au!uhccux!uhunix1.uhcc.Hawaii.Edu!mbeach From: mbeach@uhunix1.uhcc.Hawaii.Edu (Malie Beach) Newsgroups: comp.lang.pascal,comp.sys.ibm.pc.hardware Subject: MacPascal Text Output Summary: Question: How to print text output Message-ID: <12862@uhccux.uhcc.Hawaii.Edu> Date: 5 May 91 08:02:19 GMT Sender: news@uhccux.uhcc.Hawaii.Edu Followup-To: comp.lang.pascal Organization: University of Hawaii Lines: 13 I have been writing programs in MacPascal 3.0. I'd like to print my output but I'm having trouble getting the whole text out in one piece. Before I run my program, I choose "output echo to a file" from the "preference" option. A message above reminds me that the text only saves 32767 characters and my output is larger than that. When I quit my program and go to that echo file, the last couple of pages are printed in gibberish. How can I run my program and get my output printed in one piece? Please reply via E-mail to the address below: mbeach@uhunix.uhcc.Hawaii.Edu P.S. I'm new at this so please try to communicate in VERY simple language.