What is the point of the REPLACING option of a copy
statement?
Answer Posted / nk
Say you have a copybook for a certain record layout. You
want to use the copybook once for an input record and a
second time for an output record. By using replace, you
can use the same copybook twice in the same program, each
with a unique name.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
what happens if parmparameter passes zero bytes to the program
Whats the difference between search & search ALL?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain the configuration section of a cobol program with examples of syntax.
Why did you choose to work with ibm mainframe cobol programming?
What is rmode(any) ?
What rules are to be followed while using the corresponding options?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
i need a small 3d program using inline and outline.
How you can characterize tables in cobol?
What do you understand by psb and acb?