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 / rahul
we can update selected fields of a pf using EXCEPT opcode
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is a record lock error?
How can we know running job is batch or interactive?
what do you mean by an input subfile, what are the keywords required?
How to handle duplicate error handling in RPG?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How many program bind in one module....
what is data area and how it is used in rpg program ?
what is the procedure and explain about real time scenario.
what is file information data structure?
what is the necessary keyword needed to scroll subfile records?
How would display prime numbers using CL program?
can you debug ile rpg program using isdb?
what is the difference between do while and do until?
how do I preserve and clean the array?
which program rpg or cl is efficent to update a transaction onto a database file and why ?