Answer Posted / sushama
Extension Specs describes all record address files, arrays and tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the length of a variable in rpg?
when would you use or not use this approach?
what are the different types of data areas?
Difference Between Call & Sbmjob?
In 'o' Specs What Is The Opcode For Write?
when would you prefer logical file than opnqryf?
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
What is program status data structure(psds) in as400?
what is the favicon.ico request that my site receives now and then?
what is the purpose of ovrdta and ovrata keywords ?
what is rpg ?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
what does the ovrdbf command do?
how to run other job when one job is active?
what is arrival sequence?