[comp.sys.apple] AW PATCH wanted

pjr1@akgua.UUCP (12/04/87)

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. 

			Thanks
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Phil Rich
ihnp4!akgua!akguc!pjr1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

halp@TCGOULD.TN.CORNELL.EDU ("Bruce P. Halpern") (12/06/87)

The current issue of AppleWorks _Journal_ (Vol1, #3) gives the patch you want, 
plus others. I believe it had already appeared in _Open Apple_. Of general 
interest might be two programs reviewed in that issue of AppleWorks _Journal_.
One, "Patch Mania" (Jem Software, Box 20920, El Cajon CA 92021), costs $20. It 
is said to provide the Control-@ patch for AppleWorks, the copies patch, the 
assume everything is on a large volume and the "automatically get date patches, 
plus a default "yes" patch for the yes/no questions where the default is 
normally no, a cursor position in AWP file patch, etc. 

The second, "Extra Works" (Electronic Management Workshop, 25 Kensington Ave., 
#503, Jersey City NJ 07304) changes the code of built-in printers so that 
desired characteristics that Appleworks doesn't normally use can be automati-
cally accessed.

****DISCLAMER: My comments, etc., are my own shakey opinions ********



  |  Bruce P. Halpern  Psychology & Neurobiology & Behavior Cornell Ithaca |
  |  ARPA: halp@tcgould.tn.cornell.edu                                     |
  |  BITNET: HALP@CRNLTHRY      D57J@CORNELLA      D57J@CRNLVAX5           |
  |  PHONE: 607-255-6433    Uris Hall, Cornell U., Ithaca, NY 14853-7601   | 

griswof@coil.cs.orst.edu (Griswold Frank Steele) (12/06/87)

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)