home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
new
/
util
/
cli
/
parex
/
parexscripts
/
striparexx
< prev
next >
Wrap
AmigaDOS Script File
|
1994-02-17
|
359b
|
13 lines
.KEY FROMFILE/A,PAREXARGS/F
; PARex v3.xx program script: "StripAREXX"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
; Update: 13-Nov-93
; $VER: StripAREXX 39.001 (13.11.93) ARexx_source comment stripping
; If no TO file is given then the destination file is called "FROMFILE.prx".
PAREX <FROMFILE> <PAREXARGS> TRACE LOAD { STRIP "/*" TO "*/" NEST AFTER 1 }