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