Path: utzoo!attcan!uunet!cs.utexas.edu!csd4.milw.wisc.edu!uakari.primate.wisc.edu!dogie.macc.wisc.edu!uwvax!puff!cat23!wilson
From: wilson@cat23.CS.WISC.EDU (David Wilson)
Newsgroups: comp.sys.apple
Subject: ProDOS "BYE" & Byrd's Better Bye
Message-ID: <2918@puff.cs.wisc.edu>
Date: 10 Aug 89 11:44:37 GMT
References: <8908100542.AA01553@uxa.cso.uiuc.edu>
Sender: news@puff.cs.wisc.edu
Reply-To: wilson@cat23.CS.WISC.EDU (David Wilson)
Organization: U of Wisconsin CS Dept
Lines: 68


In article <8908100542.AA01553@uxa.cso.uiuc.edu> krb20699@UXA.CSO.UIUC.EDU ("I can't remember...") writes:
>
>       All circulated versions of ShrinkIt v2.1 that I have received do NOT
>with Bird's Better Bye.  If anyone has ProDOS 8 v1.7 with BBB, I would be
>eternally grateful.
>     The version of ShrinkIt I posted in comp.binaries.apple2 is uncorrupt,
>and completely accurate.  Download it, but be aware that it needs at least
>v1.7 of ProDOS 8.
>
>						        Ken.
>						krb20699@uxa.cso.uiuc.edu
>						     {Internet}
>


About the BYE program in ProDOS... to get Byrd's Better Bye installed
is a pretty easy task...

	1) Take your copy of ProDOS with BBB 
	   and load it into memory starting at $2000.

	   ]BLOAD PRODOS,A$2000,TSYS

	2) Move the "Bye" code from ProDOS to where it would go if
	   the ProDOS quit call were activated. (The "Bye" code
	   resides in Bank 2 of the Bank Switched memory at 
	   $D100-$D3FF and is moved down to $1000 when it is actually
	   run.)

	   ]CALL-151
	   *1000