How can we receive values from a called procedure in RPG?
Answer Posted / srisailam
BY USING *ENTRY
EX:*ENTRY PLIST
PARM A1
PARM A2
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how do I preserve and clean the array?
how do you use commitment control in rpg?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
When it is desirable to describe files 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?
what is an online rpg?
How Chain operation copies the record's data to the input buffer for the program?
what was the robotech rpg?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
how do I declare a table or array in rpg iv?
What is the difference between iter and do?
what is *place and *auto keyword in prtf ?plz explain
what is program status data structure?
How to write record if no field or the field are different in physical file in rpgle ?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?