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

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