home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / files / arug4.dms / arug4.adf / s / SPAT < prev    next >
AmigaDOS Script File  |  1993-12-02  |  229b  |  11 lines

  1. .key com/a,pat/a,opt1,opt2,opt3,opt4
  2. failat 21
  3. list >t:q<$$> <pat> lformat="<com> *"%s%s*" <opt1> <opt2> <opt3> <opt4>"
  4. IF NOT FAIL
  5. execute t:q<$$>
  6. ELSE
  7. echo "<pat> not found"
  8. ENDIF
  9. failat 10
  10. ;do wildcards for single arg command
  11.