Path: utzoo!attcan!uunet!wyse!vsi1!ames!mailrus!cornell!uw-beaver!ssc-vax!uvicctr!dtsai From: dtsai@uvicctr.UUCP (David Tsai) Newsgroups: comp.sys.mac.programmer Subject: Re: Setting horizontal tabs on ImageWriter II Message-ID: <462@uvicctr.UUCP> Date: 7 Aug 88 03:43:56 GMT References: <459@uvicctr.UUCP> Distribution: na Organization: University of Victoria, Victoria, BC, Canada Lines: 21 > I am trying to print VMS/VAX text files through a MAC SE > running the MAC 240 emulator to an ImageWriter II on a Apple Talk network. > My problem is that I cannot set the tab stops on the ImageWriter. > ( I have no problems with selecting fonts or type size using escape sequences. > David Tsai > UUCP: ...!{uw-beaver!ssc-vax, ubc-vision}!uvicctr!dtsai Oops!!! I went out to a local book store this morning and found an ImageWriter II programming manual which has lots of examples. The correct syntax for horizontal tabs is esc(009,015,...,071. for 80 columns or esc(009,015,...,131. for 136 columns. I hurried back to work (on a Saturday!!) and got tabs stop going in no time. The User Manual for the IW II from APPLE really sucks!!! Sorry for the false alarm and please spare me from any RTFM message!! :-) -- David Tsai UUCP: ...!{uw-beaver!ssc-vax, ubc-vision}!uvicctr!dtsai dtsai@sol.UVic.cdn