Can an indexed file be accessed in arrival sequence in RPG?
Answer Posted / surendra y mudliar
Yes! By not specifying K in Record Address type.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is the procedure and explain about real time scenario.
how can I tell when to replace the array?
What is file identifier where we can use?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the difference between copybooks and subprocedures in as400?
How to call one program from another program in RPG? please help me with the code
what is program status data structure?
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?
When it is desirable to describe files Internally?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
can you debug ile rpg program using isdb?
how do I preserve and clean the array?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How many program bind in one module....