What is the benefit of using Externally Described files
over Internally
Described?
Answer Posted / nazi
1. the reusuabaility increases in case of externally
defined files as these can be defined and used in many
programs.
2. a change in the structure of the externally defined file
only causes only the reconpilation of the programs using it
and no other major code change.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
define a shared access path?
how many files can be defined in f specs?
What is a query can be displayed without saving it?
what does the opcode free do?
what is the purpose of the indara keyword?
how will you display a particular page in subfile ?
What is program status data structure(psds) in as400?
What is the use of jdftval in as400?
which cl command is used to trap error messages during program execution?
Using %check we are checking monika in mona what is output? What is %SCAN?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
which are the member types which seu supports?
Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP
how to pick up the changed records every time in a subfile after the first change made ?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.