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
How can we know running job is batch or interactive?
how do I declare a minor?
When it is desirable to describe files Internally?
How to declare the pull button in AS/400..
can I touch the array during treatments?
what is *place and *auto keyword in prtf ?plz explain
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
are there any useful c runtime apis that I can call from rpg iv?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to call one program from another program in RPG? please help me with the code
what are the key words you must use when using a subfile?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is the necessary keyword needed to scroll subfile records?
how can you display specific subfile page on the screen in unequal subfile?
what do you mean by an input subfile, what are the keywords required?