controlling Print output
- To: mathgroup at smc.vnet.net
- Subject: [mg94580] controlling Print output
- From: salcedo at ugr.es
- Date: Tue, 16 Dec 2008 06:05:12 -0500 (EST)
Hi all. I have a question. In order to control the working of the jobs I often want them to print from time to time. The problem is that each new printing adds a new line each time, filling out many screens. Is it possible to remove this feature so that the output is written on the same line always (i.e. to prevent the automatic carriage return)? Thank you