What is the exact difference between Service Program and Binding Directory?
Answer / raghav
A service program can contains a list of Modules (Nomain) and procedures with multiple entry and exit point.
Whereas Binding directory is a collection of Service programs and modules.
We can separately attach an service program to a program or we can include it in an binding directory and attach to the programs
Hope this helps!
| Is This Answer Correct ? | 4 Yes | 1 No |
name few ibm supplied libraries?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
How many MONMSG commands can declare in a CL program?
How can we arrange duplicate records in a file?
Can you summarize the steps I have to go through in writing my first cgi?
what opcode could be used to test an alphanumeric field for all numeric values?
what is the difference between clear and reset opcodes and open and close opcodes?please tell me in real time senario with example please? And What is the use of SFLNXTCHG?Where we can use this?
What is the difference between Physical and Logical files ?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
can you specify a display file to be used in the following modes input,output, or combined modes ?
different type of cursor?
Apart from opening of a file do we have any other use of USROPN?