Suppose you have 3 members in a database file. How to read
records from all the members
Without using CL (OVRDBF) i.e. it should be handled
exclusively in an RPG program?
Answer Posted / shruti tayal
In F-spec use EXTMBR keyword, specify *ALL in quotes as the
parameter value, this will cause all members of the file to
get processed.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
what does the ovrdbf command do?
what opcode will be used to test the zone of a character field?
What is the use of jdftval in as400?
How can we change the uppercase to Lowercase in RPG?
what are the basic features of seu?
What is RETURN CURSER LOCATION in subfile?
what is the use of data structures?
what is elastic and non elastic subrile?
which cl command is used to trap error messages during program execution?
what is the command used to invoke rlu ?
what is term cua , saa?
what are members?
can a indexed file be accessed in arrival sequence in rpg program?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
can a join logical file be updated?