Q. HOw can read multimember file through RPG/400 and CL/400
Actully i know that we can Read multimember file in RPG
through EXEFILE and EXEMBR and in cl through OVRDBF and
MEMBER(3)....But i want to read 3 members by CL Program And
RPG/400 program.Please write the coding(Program) for both
RPG/400 and CL/400 programs?
2.What are the full forms(stands) of EXEFILE and EXEMBR?
Answer Posted / syam
You can read all members dynamicaly in ILE RPG
in F specification use EXTMBR('*ALL')
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
how can you check for a records existence without causing and i/o (chain/read)?
why is the declare cursor statement is used for?
how to develop some simple graphs (bar charts) using just html?
what is the function of rlu ?
what is the purpose of the indara keyword?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
define what a data area is along with a brief example of what it may be used for?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
what is the sequence when using cursor?
in which specification the report layout can be defined?
how do you specify the number of records to roll in a subfile ?
can a single screen format occupy a screen area above and below a subfile format ?