home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / batkit.zip / README.1ST < prev    next >
Text File  |  1994-07-18  |  2KB  |  48 lines

  1.  
  2.  
  3. BATKIT.ZIP contains the following files:
  4.  
  5. * GETKEY.EXE      The GetKey program
  6. * SAVEDIR.COM     The SaveDir program
  7. * WAIT.COM        The Wait program
  8. * GETSCRN.COM     The GetScrn program
  9. * MAKESCRN.EXE    The MakeScrn program
  10.   BATKIT.DOC      The BatKit documentation file
  11.   DEMO.GKF        A text file that demonstrates GetKey's features.  Used by
  12.                   BATDEMO.BAT or type: GETKEY /f"DEMO.GKF".
  13.   COLOTONE.GKF    A text file that displays all possible tone and
  14.                   color/attribute combinations.
  15.   COLOTONE.BAT    A batch file that uses COLOTONE.GKF
  16.   COLORS          A text file that displays all colors.
  17.                   (use GetKey /f"colors")
  18.   MSDEMO.GKF      A text file used by BATDEMO.BAT to illustrate screen
  19.                   captures by GETSCRN and MAKESCRN.
  20.   MENU.GKF        A text file containing menus for BATDEMO.BAT
  21.   GETKEY.RSP      A text file containing valid responses for BATDEMO.BAT.
  22.   BATDEMO.BAT     A batch file illustrating uses of GETKEY, WAIT, and
  23.                   SAVEDIR.
  24.   ASMENU.GKF      A sample menu screen text file
  25.   README.1ST      This file
  26.   VENDOR.TXT      Information for shareware vendors
  27.   REGISTER.TXT    Registration information
  28.   FILE_ID.DIZ     Description file for BBSs
  29.  
  30. Sample GetKey music files (do GETKEY /F"filename.GKF" to play):
  31.   TRAP.GKF        "The Daring Young Man on the Flying Trapeze"
  32.   TRAPINV.GKF     An 'inverted' version of TRAP.GKF (done by Neil Rubenking)
  33.   SAINTS.GKF      "When the Saints Come Marching In"
  34.  
  35. To see an overview of BATKIT and learn to use it, copy all of these files
  36. into a temporary subdirectory.  Then CD to that directory and run BATDEMO. 
  37. Please note that BATDEMO will insert variables into your environment.  If
  38. you have not expanded it, see BATKIT.DOC for instructions.  BATDEMO
  39. includes options for printing or viewing the DOC file.
  40.  
  41. These files are intended as a tutorial and examples to illustrate as many
  42. of the features of BATKIT as possible.  However, they are not a good
  43. example of how to set up a system.  For instance, you would normally use
  44. only one BAT file and only one screen text (GKF) file.
  45.  
  46. Once you have experimented with BATDEMO, you can copy the files marked with
  47. * to a directory on your path for regular use.  The rest of the files may
  48. be removed from you disk, since they are not required for actual operation.