DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN
SERVICE PGM...when using binding directory service pgm is
necessary?
Answer Posted / syam
Binder Language : Set of commands (STRPGMEXP, EXPORT, and
ENDPGMEXP) to define the signature for a service program.
These commands (source type BND) are not executable.
Binding Directory : An object that contains a list of names
of modules and service programs that the binder may need
when creating an ILE program or service program. A binding
directory is not a repository of the modules and service
programs; instead, it allows the binder to refer to them by
name and type.
Binding : The process of creating a callable program by
packaging ILE modules and resolving symbols passed between
those modules.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Why we are not able to perform insert delete and update operation in Join logical file?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
how can you specify no duplicate key?
how may a cgi control duplicate inputs?
what is the function of rlu ?
what is the purpose of overrides?
how does the runqry show the output?
what does dfu program you to do on a record?
how do you specify the number of records to roll in a subfile ?
what is the purpose of dynslt keyword?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
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)
How to reverse the string in rpg
how will you find a string using pdm?
what is sflrolval?