1) How to retrieve RRN through RPG ?
2) How to pass parameter by value ?
3) How to trap the error through the RPG/400
Answer Posted / zhang
1. in F specification, use RECNO keyword.
2.
3. Use error capture subrountine, *PSSR
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
can I touch the array during treatments?
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.
How can we know running job is batch or interactive?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
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 the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
What is the difference between copybooks and subprocedures in as400?
how can I tell when to replace the array?
What is file identifier where we can use?
what are the key words you must use when using a subfile?
what do you mean by an input subfile, what are the keywords required?
what is the use of sflnxtchg?
how do I play {insert rpg system here}?
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
How can we override a file during runtime in rpg?