home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / excheq22.zip / GO.BAT < prev    next >
DOS Batch File  |  1990-04-11  |  527b  |  13 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO Welcome to Exchequer!
  4. ECHO To run Exchequer, type "XC" and press Return.
  5. ECHO To print the manual, type "PRINTDOC" and press Return.
  6. ECHO The file "CHANGES.!!!" (if it exists) contains information 
  7. ECHO about last minute changes, upgrades, etc. which are not 
  8. ECHO discussed in the documentation.  The file "DISCOUNT"
  9. ECHO contains information about discounts when purchasing 
  10. ECHO checks from certain check suppliers.
  11. ECHO To print the "CHANGES.!!!" file, type "CHANGES" and
  12. ECHO press Return.
  13.