home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / newc_dev / newlist6.lzh / NewList6 / Scripts / NewSpat < prev    next >
AmigaDOS Script File  |  1991-12-18  |  316b  |  13 lines

  1. .key com/a,pat/a,opt1,opt2,opt3,opt4
  2. .bra {
  3. .ket }
  4.  
  5. ;  This is a modified Commodore s:spat for use with newlist.
  6. ;
  7. ;  Use this script to emulate wildcards for programs that do not use them.
  8. ;
  9. ;  ie      NewSpat tgif #?.gif
  10.  
  11. nl {pat} -E "{com} \'%P\' {opt1} {opt2} {opt3} {opt4}"
  12. ;do wildcards for single arg command
  13.