home *** CD-ROM | disk | FTP | other *** search
/ DTP Toolbox / DTPToolbox.iso / goodies / post / exampleps_files / ex_blackps < prev    next >
Encoding:
AmigaDOS Script File  |  1984-12-26  |  377 b   |  17 lines

  1. .key dummy
  2.  
  3. failat 21
  4.  
  5. echo ""
  6. echo "This script will extract the Black and White PostScript"
  7. echo "file and copy it to RAM:. After it has been copied to ram,"
  8. echo "move Black.ps to the Post drawer as per the tutorial."
  9. wait 7 secs
  10. echo ""
  11. echo ""
  12. echo "This will take a while.....stay tuned"
  13. DTP_Disk2:c/lha x DTP_Disk2:BlackPS.lha Ram:
  14. echo "Finished"
  15. echo ""
  16. echo ""byeeee
  17.