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


Please Help Members By Posting Answers For Below Questions

how can you display specific subfile page on the screen in unequal subfile?

673


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1561


what is program status data structure?

1387


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

831


How to select highest score of each subject or how to select highest income of every month?

1295






what do you mean by an input subfile, what are the keywords required?

773


what is a rpg?

701


When it is desirable to describe files Internally?

1186


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.

2195


what are the key words you must use when using a subfile?

692


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

1895


What is ment by record level identifier?

654


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?

768


What are the types of identifiers?

570


How many program bind in one module....

2121