Re: KR-15 Error

Rusty (russell@connecti.com)
Tue, 02 Sep 1997 21:38:49 -0500

At 09:05 AM 9/1/97 -0400, you wrote:
>
>Thanks for the info. but how do I find this file. I am not a programmer
>by trade, and I have looked all over the file manager for the file
>geos.ini. Also, once I find it how do I change it and to what settings
>do I set it to. Any help you can give me would be greatly appreciated.
>
>Thanks,
>
>Joel Katz
>

Geoworks does not allow the INI file to be edited while it is running, so
follow thses steps:

To edit the GEOS.INI file, you must create a text file (Use a text editor
on PC or get one from the net for Zoomer) with the following written in it:

COPY B:\GEOWORKS\GEOS.INI B:\GEOWORKS\GEOS.TMP

Rename the text file to ZDRIVER.BAT and run it. The Zoomer will drop to
DOS, run the batch file, and reboot. Edit the GEOS.TMP file as needed,
then change the ZDRIVER.BAT file to the following:

DEL B:\GEOWORKS.INI
COPY B:\GEOWORKS\GEOS.TMP B:\GEOWORKS\GEOS.INI

Run ZDRIVER.BAT and the GEOS.INI file will be changed. Go ahead and delete
the ZDRIVER.BAT file so you won't mess up in the future. Sorry if I made
things too simplistic, but at least it's understandable (I hope).