💾 Archived View for mirrors.apple2.org.za › archive › apple.cabi.net › FAQs.and.INFO › AwksGSinfo › … captured on 2023-03-20 at 22:42:14.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

Path: news1.icaen!news.uiowa.edu!news.physics.uiowa.edu!math.ohio-state.edu!howland.erols.net!news-peer.sprintlink.net!sprint!news-pull.sprintlink.net!news-dc-10.sprintlink.net!news.sprintlink.net!news1.rcsntx.swbell.net!usenet
From: rubywand@swbell.net
Newsgroups: comp.sys.apple2
Subject: Re: [Help!] AppleWorks 2.0 on IIGS
Date: Tue, 29 Apr 1997 14:41:38 +0000
Organization: Southwestern Bell Internet Services
Lines: 39
Message-ID: <336608A2.6D21@swbell.net>
References: <Pine.BSD/.3.91.970426161635.10200A-100000@connect.iconnect.net>
NNTP-Posting-Host: ppp-207-193-8-92.hstntx.swbell.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.02E (Win16; I)

Joseph E. Walsh writes ...
> 
> Hi,
> 
> I'm trying to get AppleWorks 2.0 to work on the IIGS.  Here's what I've
> tried, and the results of each:
> 
> 1)  Boot IIGS as normal (from 100 MB HDD with GS/OS 6.0.1).  Put AW2.0
> disk in the 5.25" disk drive.  Open disk on desktop.  Click on
> APLWORKS.SYSTEM.
>     Result:  Loads ProDOS, loads AppleWorks side 1 fine.  When it tells
> me to, I flip the disk and hit return. Then it asks for the date, and it
> reads it correctly from the system clock.  I hit enter.  It says "loading
> appleworks into extended memory" (BTW, it reports available memory
> correctly; more than 3 MB free).  But it just sits there.  It won't even
> reboot correctly (hitting Control-Apple-Reset doesn't work). ....
>

     If your Appleworks 2.0 is the typical multi-patched version (e.g. bug 
fixes, Time Out, etc.) you might try the following ...

Do a CATALOG to find the length of your APPLEWORKS.SYS file.

BLOAD APPLEWORKS.SYS at $1000 and go to the monitor.

Look for A2 02 1D (for example \A2 02 1D\<1000.4FFFP).
  I found it at around $24F4.

Change the 1D to 1B and exit the monitor.

BSAVE APPLEWORKS.SYS, TSYS, A$1000, L <the length in decimal of the file>


     What the mod does is to change the toolbox call starting at $24F4 
(or wherever) from a check for Total Memory to a check for Available 
Memory. 


Rubywand