How can we sort an array?
what are the different types of arrays?
what is pointer error in rpg IV?
when this error ocuurs in openqry file 'OPNID(BANKPF) for file BANKPF already exists.'?
What are Triggers?
14 Answers Ordain Solutions, Seabus Solutions,
When will you use OPEN and CLOSE opcodes in RPG program?
What are the different types of keywords in display files?
what does check opcode is used?
what is join logical file?
what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
does we use case stmt in cl
what is command in SFTP which is equivalent to SDUP command in FTP?
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?