What is the Record Address file. How can we use it in RPG
program?
Answer Posted / syam
Position 18 in "F Specification" = R
A record-address file is a sequentially organized file used
to select records from another file. Only one file in a
program can be specified as a record-address file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is *place and *auto keyword in prtf ?plz explain
What is file identifier where we can use?
What is the difference between copybooks and subprocedures in as400?
what are the key words you must use when using a subfile?
how do I play {insert rpg system here}?
How Chain operation copies the record's data to the input buffer for the program?
What is difference between bind by copy and bind by reference?
When it is desirable to describe files Internally?
can you debug ile rpg program using isdb?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What is ment by record level identifier?
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?
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?