how do you read data area in an rpg program?
Answer / shagun chahal
With the help of 'IN' opcode, we can access the data area record in to the program.
| Is This Answer Correct ? | 1 Yes | 0 No |
What Does Lokup Does In Tables & Arrays?
Difference between NOPASS & OMIT?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
When would the ALL keyword be used?
what are the different types of variables available in cl?
which cl command can be used at program execution to redirect the file named in an rpg program?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
How to increase 3 days from my current date in RPG Program?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what are all the contents of subfile?
what are the different methods to access seu?
Which command we can use to update a physical file using c.l pgm?