CL/400 - I want to know about QRYSLT(Please see below explanation)
Hi,I am not well versed with code in CL/400, i know the concepts.I want to know what is he doing in the below code. e.g usibng the symbols '|>' and '||' and '<|'IF COND(&TODUE7 *NE '0000000') THEN(DO)CHGVAR VAR(&QRYSL) VALUE(&QRYSL |> ' *AND (ODUDT *GE + ...
View Answer
| Jun 5 2008 3:45 PM GMT
| asked by
Svankipu
CL/400, QRYSLT, OPNQRYF
Using %NOT in OPNQRYF
I know that %NOT is a function available for using in the qryslt parameter of opnqryf but I can't figure out how to code it. I would like to eliminate all records with a range in the middle of the possible range, for example, select all facilities except those is the range of 600 - 699. Is this...
View Answer
| Oct 23 2007 5:30 PM GMT
| asked by
CLKelly
OPNQRYF, %NOT, QRYSLT


