if there is a module object , how to find the program object
for this module object.Assume the module object name and
program object name is not same.
No Answer is Posted For this Question
Be the First to Post Answer
How can we change element of compile time array?Can we do so
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,
I know chain keyword retreive records randomly but how chain keyword exactly works internally????
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? 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?
Explain mdt?
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
What is the purpose of Panel Groups?
How to declare the dynamic(run time) array in rpgle? can you please give example
parameters cannot be passed in which one??
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.