                                  MEMO
From : Ed Keefe
To   : Users of LOGICP archive
Date : 8/29/98
Subj : Use of LOGICLX.BAT

The Logic.exe program in this archive does not behave well with 
the screen of the HP Palmtops. The author added his own "video 
enhancing" routines thereby making it almost impossible to read 
many of the text screens in the program.

To circumvent this, I had to use TWO support programs for the HP 
Palmtops: CGAHLP and ZOOM. The LOGICLX.BAT file shown below shows 
how I used these support programs.

@echo off
zoom c8
cgahlp -dmono.dat /f4
logic
cgahlp -r
::remkey /d
::remkey /e

To use this batch file, simply unpack all the programs in the 
archive into the same directory on your Palmtop. Run LOGICLX 
rather than LOGIC. It is recommended that you run the batch file 
from the DOS prompt. To get to the DOS prompt, go to Application 
Manager and press MENU A T Enter. To restart System Manager type 
100 and press Enter.

.ed.
