home *** CD-ROM | disk | FTP | other *** search
/ TopWare Tools / TOOLS.iso / tools / top1351 / bestell.bat < prev    next >
Encoding:
DOS Batch File  |  1993-06-24  |  353 b   |  16 lines

  1. echo off
  2. cls
  3. echo FB-Transkey 1.01
  4. echo ------------------
  5. echo (c) Brall-Software
  6. echo Frank Brall
  7. echo Postfach 1162
  8. echo D-36200 Sontra
  9. echo Fax. 05653/5598
  10. echo -------------------
  11. echo Wenn Ihr Drucker bereit ist betätigen Sie eine
  12. echo beliebige Taste!
  13. echo ----------------------------------------------
  14. pause
  15. copy bestell.txt prn
  16.