what is kids-rpg?
No Answer is Posted For this Question
Be the First to Post Answer
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. If the file is keyed and I have declared the file as well as Key list properly in my program. Still am getting an error message like "Chain/reade operation is not allowed" What may be the case?
Delete FileName at first statement in RPG.
what is edit word and edit code
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,
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
How to declare the more than one file in cl/400.
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?
Explain mdt?
How do you know if a record exists without doing a READ and CHAIN?
how do you use commitment control in rpg?
What is the Record Address file. How can we use it in RPG program?