Suppose you have 3 members in a database file. How to read
records from all the members without using CL (OVRDBF) i.e.
Entire process should be handled exclusively in a RPG program?
Answer Posted / milan kumar banerjee
One way could be using CPYF copy all the members into a
single member of a file and then process the new file in
the RPG.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the difference between do while and do until?
what is kids-rpg?
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
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How many program bind in one module....
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 are the types of identifiers?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is an online rpg?
What is the difference between copybooks and subprocedures in as400?
what is a rpg?
How Chain operation copies the record's data to the input buffer for the program?
How to declare the pull button in AS/400..
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 the use of sflnxtchg?