1 .key COM/A,PAT/A,DIR/A,OPT1,OPT2,OPT3,OPT4
5 ; Wildcards for commands with no wildcard support
6 ; Only the first argument can be a wildcard and the second one a directory
11 List TO T:q{$$} {PAT} LFORMAT "{COM} *"%s%s*" *"{DIR}/%s*" {OPT1} {OPT2} {OPT3} {OPT4}"
13 List TO T:q{$$} {PAT} LFORMAT "{COM} *"%s%s*" *"{DIR}*" {OPT1} {OPT2} {OPT3} {OPT4}"
19 Echo "{PAT} not found"
22 Delete T:q{$$} QUIET >NIL: