Fix QRY Command
This commit is contained in:
parent
4e692eb70e
commit
22158fd3d9
BIN
PRT_CL/PRTCL.zip
Normal file
BIN
PRT_CL/PRTCL.zip
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
/* CPP is QRYC */
|
||||
PARM KWD(FILE) TYPE(QUAL) PROMPT('File Name')
|
||||
QUAL: QUAL TYPE(*NAME) MIN(1)
|
||||
QUAL TYPE(*NAME) DFT(*LIBL) SPCVAL((*LIBL +
|
||||
*CURLIB)) PROMPT('Library')
|
||||
QUAL TYPE(*NAME) DFT(*LIBL) SPCVAL((*LIBL) +
|
||||
(*CURLIB)) PROMPT('Library')
|
||||
PARM KWD(SELECT) TYPE(*CHAR) LEN(1) DFT(N) +
|
||||
PROMPT('Select? (Y/N')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user