Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 (USS@Tek, v1.1) based on 4.3bsd-beta 6/6/85; site tekigm2.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!tektronix!tekig5!tekigm!tekigm2!wrd From: wrd@tekigm2.UUCP (Bill Dippert) Newsgroups: net.micro.atari8 Subject: Re: Problems with print-to-disk in AW+ Message-ID: <725@tekigm2.UUCP> Date: Wed, 4-Jun-86 10:54:37 EDT Article-I.D.: tekigm2.725 Posted: Wed Jun 4 10:54:37 1986 Date-Received: Sat, 7-Jun-86 06:43:05 EDT References: <8606021155.AA26150@mitre.ARPA> Organization: Tektronix, Inc., Beaverton, OR Lines: 21 In article <8606021155.AA26150@mitre.ARPA>, abrams@MITRE.ARPA writes: > > In AW, when I print to disk, I se ^B=0, ^T=0, ^L=0, and ^Y=0 to get no > page break and no left margin. IN AW+ I tried the same and got the > error message "invalid margin". When I reset ^Y=132, that error > message went away. It doesn't seem to be an appropriate error message, > but that's not too important. > > But I seem to be unable to eliminate blank spaces skipped between > "pages". A ^H in the text really caused a problem, producing a header > and a page number (if was ignored in AW). Even when I removed the ^H, > I still got lots of blank lines. > The reason for the blank lines is that you are telling AW+ to insert them by making your page length 66 lines long. ^Y = 132 means that page length is is 66 lines long (^Y = 0 similarly tells it no page length which should be an error). You need to set ^Y = 66x# of pages or maybe ^Y = 999. And you are correct that a ^H in the text will give you a header or page # depending upon how you do it. --Bill--