please help me answer to this question
what is the difference between the binding and srvpgm in
ilerpg?

Answer Posted / manikandan s.k.

Hi Binding directory is nothing collection of service
programs/Module.
service program only contains the procedure and its going
to be refered at runtime.
suppose the program 'A' has using 2 service programs s1,s2
and one module m1.
you can include these 2 serive programs and one module in
one binding directory(BD1).
that is BD1 now contains s1,s2,M1. so instead of include
all the objects s1,s2,m1 you can refer/include the
directory name.

have to declare the binding directory name in the Hspec or
module creation time .

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we override a file during runtime in rpg?

695


what is kids-rpg?

679


can you debug ile rpg program using isdb?

748


What is the difference between copybooks and subprocedures in as400?

819


How to handle duplicate error handling in RPG?

1698






How can we know running job is batch or interactive?

663


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2527


Explain mdt?

672


How Chain operation copies the record's data to the input buffer for the program?

1094


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

727


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

681


How to write record if no field or the field are different in physical file in rpgle ?

498


explain sflclr, sflend, sfldlt, and sflcsrrrn?

898


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

630


What is ment by record level identifier?

668