What is the maximum number of times Multiple Occurrences DS can occur in a program?

Answer Posted / akansha singh

9999

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of sflend keyword?

989


what if my system I runs with system value qccsid 65535?

619


1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?

409


how do you use commitment control in rpg program ?

1285


define the purpose of the *cat function?

993






is it there an easy way to determine if an html section is available to issue a wrtsection upon?

569


what does opcode post do ?

1103


What is the use of jdftval in as400?

916


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

1935


when do you use f-spec. Continuation line ?

983


how can I automatically refresh a web page?

637


What is the difference between physical file and logical file?

597


how many types of display are available on as/400 for user interaction?

642


what is the function of crtdupobj command?

1165


define a output queue?

943