3 members in databasefile .how to read records from all the
members??
Answer Posted / sai reddy
Hi Guru,
How can we do the same thing in CL ?..i mean can you explain me how to read data from all members of a PF in CL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is file identifier where we can use?
How to handle duplicate error handling in RPG?
How to call one program from another program in RPG? please help me with the code
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.
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
what is the necessary keyword needed to scroll subfile records?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is data area and how it is used in rpg program ?
what is the procedure and explain about real time scenario.
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
can I touch the array during treatments?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
how do I preserve and clean the array?
is this a rpg channel?
How can we override a file during runtime in rpg?