I had ruestion in one of the interview.....
If 1 file has more than 1 member and i want to use the 2nd
member in the RPG pgm (in RPG400),how can I use this....
I know the possible answers i.e. useing API 'QCMDEXE' or
Before calling the pgm I can use OVRDBF for that member...
but I dont' want to use both the tips in above scenarion.
Does any body tell me how can i use this ....?
Answer Posted / swetha p rao
Using Extmbr key word in F Spec you can access the members
of file in RPG4.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
can error messages as a result of a comp, range or values keyword be overridden?
What is the difference between non-join logical files and join logical files?
how to define to define a hidden filed in dspf ?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
what is *iso date format?
Difference Between Skip Before & Space Before?
what are dds required for subfile?
when do you use f-spec. Continuation line ?
define the purpose of the *cat function?
how can I start a page in a new window?
How do I remove a flag or check no. or name when a user opens too many sessions?
what is the clp command to access a query/400?
is it possible to create a physical file without dds?
in conjunction with which statements can orxx and andxx conditions be used ?
How can we change the uppercase to Lowercase in RPG?