what is the maximum number of parameters allowed in clp?
Answer Posted / siddharth kumar
43 (Forty three)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference Between Skip Before & Space Before?
What is the Difference between command attention key and command function key ?
how to read database records without locking them?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
Difference Between Ca & Cf?
how can I give more performance to some selected pages?
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 the maximum number of records you can specify in a display file?
in conjunction with which statements can orxx and andxx conditions be used ?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
can a single screen format occupy a screen area above and below a subfile format ?
how do handle file exception/error?
how many files can be defined in f specs?
what is sflinz and sflrna?
which cl command can be used at program execution to redirect the file named in an rpg program?