What is the exact difference between Service Program and Binding Directory?
Answer Posted / 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 |
Post New Answer View All Answers
an access path may be in which sequence?
what is the maximum number of fields under a record format of physical file?
how can I give more performance to some selected pages?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
what is a composite key?
records can be read/update/deleted with which file?
how can we run a batch job?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
what is the length of a variable in rpg?
what are members?
what is the function of cpyf command?
what is sflpag and sflsiz ?