LOVAL SETLL Questions

1

How to access all records in RPGILE
hi all, suppose i have a report with input criteria ‘machine code’ and requirement it that if i input a perticular ‘machine code’ then it should COME only that , otherwise all records of all ‘machine codes’ should come , in clp i use %WLDCRD for that. but i need to do it in rpgile [...]

Answer Question   |  December 10, 2008  5:21 AM
AS/400 development, LOVAL SETLL, READE, RPG, RPG ILE, SETLL
asked by:
310 pts.

READE,*LOVAL SETLL
In what condition we have to use ,READE,READ,REAC and *LOVAL SETLL?

Answer Question   |  August 27, 2008  1:17 AM
LOVAL SETLL, READC, READE, RPG, RPGLE
asked by:
Cev
105 pts.

*Loval Setll positioning to last record
I have a very simple program which is reading records from a work file for writing to a subfile but the *Loval Setll is positioning to the last record in the file instead of the first. When I do my subsequent READ, I am getting %EOF. I have checked %ERROR (0) and %STATUS (0) after [...]

Answer Question   |  August 25, 2008  4:17 PM
LOVAL SETLL, RPG/400
asked by:
20 pts.

1