Any change in service program we write binder language to
allow signature change,What is the maximum number of
signature change allowed in RPGLE?

Answer Posted / ls

it can be 'n' number of times.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can you display a empty subfile?

785


what key word is used when screen is re-display?

649


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

1927


explain the use of dftwrt display keyword?

1131


what is *inzsr used for?

1469






some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

612


what the purpose of ovrdta, ovrata keywords?

1171


what is a query can be run in which mode?

864


How to reverse the string in rpg

1204


how to pick up the changed records every time in a subfile after the first change made ?

1013


what is message file?

596


how can you detect overflow for a print program that prints multiple lines per cycle?

960


how many specifications are there in rpg/400? What are they?

1094


what is the purpose of data structure?

1007


when do you use f-spec. Continuation line ?

976