how to run only 10 modules of existing N modules in service
program in RPGILE ?

Answers were Sorted based on User's Feedback



how to run only 10 modules of existing N modules in service program in RPGILE ?..

Answer / 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

how to run only 10 modules of existing N modules in service program in RPGILE ?..

Answer / srisailam

By using bind language

Is This Answer Correct ?    1 Yes 0 No

how to run only 10 modules of existing N modules in service program in RPGILE ?..

Answer / vijay

Through BInder language by the options CURRENT and PREVIOUS

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

What is difference between bind by copy and bind by reference?

0 Answers  


how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.

2 Answers   iGate,


what is a rpg?

0 Answers   IBM,


I want my simple Green screen should refersh every 1 min ,How can I do it..? Please share the logic

2 Answers  


What is Multi Occurrence Data Structure(MODS)?

1 Answers   CTS,






Need a sql query: retrieve all duplicate records in table?

1 Answers  


How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??

1 Answers  


If record-format name in an externally-described file has already been defined as a file-name.how to solve this?

2 Answers   CTS,


Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?

4 Answers  


WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?

1 Answers  


1.what are the ARITHMETIC EXPRESSIONS IN CL PGM? 2.How to PASSING PARAMETER TO CL PGM?

1 Answers   NetCracker,


what is the difference between SETON RT & RETURN?

5 Answers  


Categories