how to run only 10 modules of existing N modules in service
program in RPGILE ?
Answer Posted / alagan v
Actually question is not clear. You can not run the module within the service program. Service program is a collection of modules (ie, sub procedure or functions) and it cann't be executable it self. You can bind the service program to the binding directory and can use the modules which are bound in the service program, to the RPG programs. Hope this helps!!
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is data area and how it is used in rpg program ?
what was the robotech rpg?
what is the necessary keyword needed to scroll subfile records?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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 would display prime numbers using CL program?
how do I play {insert rpg system here}?
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?
What is ment by record level identifier?
How to handle duplicate error handling in RPG?
what is the difference between do while and do until?
Explain mdt?