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 / swetha p rao
1. File information Data Strucutre
2. Using Parm
3. Monitor
On-Error *All
Endmon
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is the difference between copybooks and subprocedures in as400?
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?
what is file information data structure?
what is program status data structure?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
are there any useful c runtime apis that I can call from rpg iv?
How to call one program from another program in RPG? please help me with the code
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is a rpg?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
How can we override a file during runtime in rpg?
How many program bind in one module....
What is the difference between iter and do?
What is ment by record level identifier?