
**** README ****

Installation Instructions for

ShorTimr...Clock Application for Windows

There are four files associated with the ShorTimr application, only
one of which is actually required for operation--SHORTIMR.EXE.
Simply copy the .exe file to a working directory on the hard drive
or execute the application from floppy.

SHORTIMR.HLP represents on-line help menu support for the application
and should be installed in the same directory as shortimr.exe.

SHORTIMR.INI contains configuration parameters as defined below:

[REMINDER]	/* size of reminder window */
WIDTH=210
HEIGHT=115

[DESKTOP]	/* screen position of desktop clock */
XPOS=0
YPOS=0

These values represent the values for the size of the reminder
window and screen placement of the desktop clock.  The .INI file will 
automatically be created in the Windows directory upon exiting the
application.

SHORTIMR.CFG represents configurable parameters modified during execution
of the application.  It will automatically be created in the working
directory upon exiting the application.


