home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / new / util / cli / parex / parexscripts / stripctrl < prev    next >
AmigaDOS Script File  |  1994-02-17  |  420b  |  15 lines

  1. .KEY FROMFILE/A,PAREXARGS/F
  2.  
  3. ; PARex v3.xx program script: "StripCTRL"
  4. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~
  5. ; Update: 13-Nov-93
  6.  
  7. ; $VER: StripCTRL 39.001 (13.11.93) Strip AmigaDOS print ctrl codes. 
  8.  
  9. ; This program will erase all AmigaDOS print control sequences.
  10.  
  11. ; If no TO file is given then the destination file is called "FROMFILE.prx".
  12.  
  13. PAREX <FROMFILE> <PAREXARGS> TRACE LOAD SCRIPT PAREX:StripCTRL.pxs ALL 
  14.  
  15.