home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / finance / state.zip / _README.BAT next >
DOS Batch File  |  1989-10-17  |  642b  |  15 lines

  1. echo off
  2. cls
  3. echo Dear Customer,
  4. echo .
  5. echo On this disk are four test files named CUST.001, CUST.002, CUST.003
  6. echo and CUST.004. You may use them to test the sequential printing routine.
  7. echo Load your Fast Statement Writer program first then load the CUST.001.
  8. echo Press [P] at the main menu to tell the program to print. When prompted
  9. echo for the last file to print, enter 4. It is not necessary to use leading
  10. echo zeros except when typing a filename. The program will sequentially
  11. echo print CUST.001, load CUST.002 and print it, load CUST.003 print it,
  12. echo and finally CUST.004 and print it.
  13. echo .
  14. echo H&P SOFTWARE
  15.