How to read alternative records in a pf by using rpg?
Answer Posted / uday bagdi
we can create the pre-run time array so that data-base file come in our rpg program then we read that pre-run time array with loop and increment the array indexing by 2
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
What is file identifier where we can use?
what is kids-rpg?
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....
Explain mdt?
How Chain operation copies the record's data to the input buffer for the program?
How can we know running job is batch or interactive?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the rpg system?
are there any useful c runtime apis that I can call from rpg iv?
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.
What is a record lock error?
How can we override a file during runtime in rpg?
What is the difference between copybooks and subprocedures in as400?