home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0957.lha / PARex / PARexScripts / StripGUIDE < prev    next >
AmigaDOS Script File  |  1993-11-24  |  599b  |  18 lines

  1. .KEY FROMFILE/A,PAREXARGS/F
  2.  
  3. ; PARex v3.xx program script: "StripGUIDE"
  4. ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~~~~~~~~
  5. ; Update: 13-Nov-93
  6.  
  7. ; $VER: StripGUIDE 39.001 (13.11.93) AmigaGuide« command stripping.
  8.  
  9. ; This program will erase all commands used in AmigaGuide« documents, which
  10. ; results in a plain text file. Useful for those Amiga users who don't
  11. ; have the AmigaGuide« program and want to remove all the commands for
  12. ; a more readable text.
  13.  
  14. ; If no TO file is given then the destination file is called "FROMFILE.prx".
  15.  
  16. PAREX <FROMFILE> <PAREXARGS> TRACE LOAD SCRIPT PAREX:StripGUIDE.pxs ALL 
  17.  
  18.