home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / arexx / tagart11.lha / Tagart / Tagart.script < prev    next >
Encoding:
AmigaDOS Script File  |  1993-04-27  |  257 b   |  10 lines

  1. .key opt1
  2. .bra {
  3. .ket }                                  ; get a parameter
  4.  
  5. ; Work:Tools/CygnusEd/CED {opt1} -KeepIO  ; Example using CED
  6. DH0:c/Ed {opt1}                         ; Example using Ed
  7.  
  8. RX >NIL: <NIL: REXX:tagart {opt1}       ; executes tagart
  9.  
  10.