Path: utzoo!mnetor!uunet!husc6!bbn!uwmcsd1!ig!jade!ucbvax!HBUNOS.BITNET!NEY6
From: NEY6@HBUNOS.BITNET
Newsgroups: comp.sys.apple
Subject: Re: Appleworks patch request
Message-ID: <8712111800.aa08346@SMOKE.BRL.ARPA>
Date: 11 Dec 87 23:56:39 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The ARPA Internet
Lines: 12

>Somebody sent out a patch to eliminate the need to press return while
>AW is starting up.  If anybody could resend that I'd be grateful.

To have appleWorks loaded without waiting for 'return' and 'space'(from a 3.5"
disk):
Type from Basic:
1.  BLOAD /APPLEWORKS/APLWORKS.SYSTEM,TSYS,A$2000
2.  POKE 14468,44
3.  POKE 14148,208
4.  POKE 14149,19
5.  BSAVE /APPLEWORKS/APLWORKS.SYSTEM,TSYS,A$2000
Note:The pathnames should match the pathnames on your disk.