Are all these RPG/400 Interviewed Questions being asked
recently? are current?
1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400
10 Answers IBM, Tech Mahindra,
How do you know if a record exists without doing a READ and CHAIN?
1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?
what is edit word and edit code
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
How to declare the dynamic(run time) array in rpgle? can you please give example
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
program to find the number of objects used in a given program through a display.
what is the difference between do while and do until?
i would like to know under what circumstance the object will get locked on AS400.
I am reading a file in CL program. and MONMSG CPF0864 has arrived means EOF has arrived. Now i want to read this file again. How i can do this?
5 Answers CitiGroup, Symphony,
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.