How to update selected fields from pf without using update
opcode.
How to read all member in Rpg-3,without using any cl command?
Answer Posted / gurjit oberoi
without using cl command we can read members in RPG using
EXTMBR in F spec like
EXTMBR(member_name)
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
How can we know running job is batch or interactive?
What is the difference between iter and do?
how do you use commitment control in rpg?
How can we override a file during runtime in rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How many program bind in one module....
how do I play {insert rpg system here}?
how can you display specific subfile page on the screen in unequal subfile?
what is program status data structure?
what is the procedure and explain about real time scenario.
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Explain mdt?