home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / besupl.zip / BESUPL.TXT < prev    next >
Text File  |  1989-05-05  |  1KB  |  41 lines

  1.         
  2.     
  3.             
  4.         
  5.         
  6.         Begin Activity Log Routine
  7.         Written by Norman Enlow, Jr. May 6, 1989
  8.         Wichita, Kansas
  9.         
  10.         This program has been developed for those avid users of the 
  11.         Begin Simulator, like myself, who would like to record a few
  12.         particulars before and after the simulation event.  The
  13.         programs are written in IBM Basic and should run under the
  14.         MS-DOS versions as well. ( I hope so.)  
  15.         
  16.         After unarcing, the following files should be present:
  17.         
  18.         Begin.bat                  -     A Sample batch file illustrating
  19.                                          placement of modules before
  20.                                          and after simulation startup.
  21.         
  22.         Beon.bas                   -     This is the "Logon" module.
  23.         
  24.         Beoff.bas                  -     This is the "Logoff" module.
  25.         
  26.         Entry.dat                  -     This file holds the initial
  27.                                          entry statistics.
  28.         
  29.         History.dat                -     This file stores the final records
  30.                                          including the evaluation score.
  31.         
  32.         Besupl.txt                 -     Documentation for the Activity
  33.                                          modules.
  34.         
  35.         Of course, since this is the initial version, there may be a few
  36.         "bugs."  If you find any, please let me know so I can make 
  37.         adjustments.
  38.         
  39.         Please feel free to customize these modules to your liking.
  40.         Your comments on the concept and program would be truely appreciated.
  41.