Hi guys, anybody know How RPG/400 code can be converted to RPG
IV code with a single command?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Are all these RPG/400 Interviewed Questions being asked recently? are current?
Can you copy the records created by the OPNQRYF to other files and how?
In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
What is file identifier where we can use?
what is commitment control?explain about it?
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?
ESCAPE message sent by child program can be handled by parent program using which keyword?