Can an indexed file be accessed in arrival sequence in RPG?
Answer Posted / syam
Yes
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is file information data structure?
what is kids-rpg?
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 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...
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is the rpg system?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how does the rpg element work?
What is the purpose of record level identifier?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How can we know running job is batch or interactive?
Explain mdt?
What is difference between bind by copy and bind by reference?
what is the use of sflnxtchg?