Answer Posted / sj
You cant pass the parameter in SUBROUTINE
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is the rpg system?
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...
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what is file information data structure?
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?
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?
How can we override a file during runtime in rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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.
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
What is difference between bind by copy and bind by reference?
are there any useful c runtime apis that I can call from rpg iv?
When it is desirable to describe files Internally?
what is the procedure and explain about real time scenario.
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?