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
is this a rpg channel?
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.
what is the procedure and explain about real time scenario.
what is data area and how it is used in rpg program ?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How can we know running job is batch or interactive?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is file information data structure?
What is ment by record level identifier?
what is an online rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
When it is desirable to describe files Internally?
What is the difference between iter and do?
how do I declare a minor?