Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!mit-eddie!genrad!decvax!ucbvax!QUCDNEE1.BITNET!PENSTONE From: PENSTONE@QUCDNEE1.BITNET.UUCP Newsgroups: mod.computers.vax Subject: Eliminating CR/LF Message-ID: <8704071337.AA06544@ucbvax.Berkeley.EDU> Date: Mon, 6-Apr-87 18:15:00 EST Article-I.D.: ucbvax.8704071337.AA06544 Posted: Mon Apr 6 18:15:00 1987 Date-Received: Fri, 10-Apr-87 04:13:25 EST Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 4 Approved: info-vax@sri-kl.arpa Leon King asks about dumping graphics strings without getting CR/LF in the output. Set the terminal /NOWRAP . The TT driver assumes that you want the output to start a new line after every WIDTH characters. This is a common probelm when outputting binary over a TT driver.