Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!orstcs!coil!griswof From: griswof@coil.cs.orst.edu (Griswold Frank Steele) Newsgroups: comp.sys.apple Subject: Re: AW PATCH wanted (more copies) Message-ID: <1382@orstcs.CS.ORST.EDU> Date: Sun, 6-Dec-87 14:50:14 EST Article-I.D.: orstcs.1382 Posted: Sun Dec 6 14:50:14 1987 Date-Received: Fri, 11-Dec-87 06:37:16 EST References: <8706@akguc.akgua.ATT.COM> Sender: netnews@orstcs.CS.ORST.EDU Reply-To: griswof@coil.UUCP (Griswold Frank Steele) Organization: Oregon State Universtiy - CS - Corvallis, Oregon Lines: 31 Keywords: Appleworks PATCH In article <8706@akguc.akgua.ATT.COM> pjr1@akgua.ATT.COM (Phil Rich) writes: > >A while back I heard mention of a PATCH to AppleWorks that allows Printing of >more than 9 copies of file. If anyone out there has this PATCH would you so >kind as to send me a copy. The information I have is available from Open-Apple, volume 3, page 71 (and page 79) As I read it these patches are "programs" and therefore may be pas- sed along without charge. (THANK YOU Tom Weishaar, Alan Bird) (I'm replying to the net on purpose: hope my judgement is correct.) *** works only on version 2.0 *** *** install only on a BACKUP copy, then re-install other patches *** START HERE: POKE 768,255 /* THIS IS THE PATCH BYTE */ BSAVE SEG.M1,T$00,L1,A768,B36074 /* FOR WP */ BSAVE SEG.M1,T$00,L1,A768,B9185 /* FOR DB */ BSAVE SEG.M1,T$00,L1,A768,B65895 /* FOR SS */ ENDIT NOTE: Under ProDOS, this is the equivalent of loading SEG.M1, poking the three locations with 255, and resaving the whole file, as would have been necessary under DOS 3.3. Further NOTE: under versions 1.2 and 1.3, there are other B parameters, as follows (thanx Dennis Doms) v1.2 v1.3 B34049 B34253 B9151 B9151 B67095 B67332 LAST NOTE: *** there are no leading "eight"s those are all "bee"s. --Happy Copying-- Frank Griswold (address under attack by term-end rules)