home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0957.lha / PARex / PARexScripts / StripDOS.prx < prev    next >
AmigaDOS Script File  |  1994-01-16  |  343b  |  13 lines

  1. .KEY FROMFILE/A,PAREXARGS/F
  2.  
  3. ; PARex v3.xx program script: "StripDOS"
  4. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~
  5. ; Update: 18-Nov-93
  6.  
  7. ; $VER: StripDOS 39.000 (18.11.93) Strip AmigaDOS script comments.
  8.  
  9. ; If no TO file is given then the destination file is called "FROMFILE.prx".
  10.  
  11. PAREX <FROMFILE> <PAREXARGS> TRACE LOAD { STRIP "; "  TO "\n" }
  12.  
  13.