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 / vasu devareddy.g
we can update selected fields from pf using EXCEPT OPCODE
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
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 to write record if no field or the field are different in physical file in rpgle ?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
what is the use of sflnxtchg?
What is the difference between iter and do?
what is file information data structure?
what was the robotech rpg?
What is a record lock error?
What is the purpose of record level identifier?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how can I tell when to replace the array?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the difference between do while and do until?
How would display prime numbers using CL program?
can you debug ile rpg program using isdb?