what is the equivalent keyword for CHAIN opcode ??
Answers were Sorted based on User's Feedback
Can we have a Physical file without any member ? Please let me know
How can a screen field that has changed since the last output operation be detected?
what is EXCEPT command in rpg and use
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
i hav 2 logical files(L1,L2) both r derived from one physical file(P1). how can i use both the logical files in one RPG program? if yes what i have to d.
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
how to check on which PF , the LF is dependant ?
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
what is data area and how it is used in rpg program ?
How can i keyed a flat file in RPGLE