This is one of two Baseball Simulation Program diskettes.  The diskettes 
should contain the following files: 

DISK #1
   SIMBASE.EXE    -   the SIMBASE program itself
   SIMBASE.DOC    -   documentation for the SIMBASE program
   SETUP.BAT      -   batch file to set up SIMBASE on a hard disk
   GO.BAT         -   batch file to give SIMBASE a "quick start" 
   READ.ME        -   this file you are reading now

DISK #2
   PREBAT.DAT     -   data file used with SIMBASE program
   PREBAT1.DAT    -   data file used with SIMBASE program
   PREBAT2.DAT    -   data file used with SIMBASE program
   POSTBAT.DAT    -   data file used with SIMBASE program
   POSTBAT1.DAT   -   data file used with SIMBASE program
   POSTBAT2.DAT   -   data file used with SIMBASE program
   TEAM1          -   lineup information for the 1st team
   TEAM2          -   lineup information for the 2nd team
   ...            -   ...
   TEAM26         -   lineup information for the 26th (last) team

To start using the SIMBASE program, first make a backup copy of the diskettes 
with the DOS diskcopy program.  Then put Diskette #1 (containing the
SIMBASE.EXE file) in the a: drive and Diskette #2 (containing the PREBAT, 
POSTBAT and TEAM files) in the b: drive.  Make a: the default drive by typing 
a: and pressing the return key.  Then start up the program by typing:

     SIMBASE f=b:\

at the DOS prompt.  Alternatively, type GO to execute the GO.BAT batch file, 
which accomplishes the same thing.

To read the documentation file, SIMBASE.DOC, just type:

   type SIMBASE.DOC

to display the documentation on your screen.  Use the <ctrl>-<Numlock> key
combination to freeze the display as it passes by.  If you wish to print the
documentation on your printer just type:

   copy SIMBASE.DOC lpt1:

Hope you enjoy the program!

Philip M. Smith, October 10, 1988.