home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 4: Phase Four / 17Bit_Phase_Four.iso / files / 2912.dms / 2912.adf / T / Command-0-T02
Encoding:
Text File  |  1994-01-10  |  272 b   |  14 lines

  1. echo " "
  2. echo "                          - PLEASE WAIT -"
  3. echo " "
  4. RadBench.prog
  5. if EXISTS ram:printer
  6.    copy df0:arcs/Script_1.3_p ram:a500rad
  7. endif
  8. if EXISTS ram:noprinter
  9.    copy df0:arcs/script_1.3 ram:a500rad
  10. endif
  11. if EXISTS ram:a500rad
  12.    execute ram:a500rad
  13. endif
  14.