1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
No Answer is Posted For this Question
Be the First to Post Answer
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?
CAN WE INSERT FIELD IN PHYSICAL FILE BY USING OPNQRYF?
how many types of display are available on as/400 for user interaction?
What are the different types of messages in CL?
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 ....?
How do you combine two record formats in RLU ?
what keyword must be used with protect keyword ?
A join logical file has how many record formats?
What is the difference between /copy and /include in RPGLE?
how do you pass parameters in cl?
What is SAA?
how do u compile rpgle program?