What is the point of the REPLACING option of a copy
statement?
Answer Posted / guest
Replacing allows for the same copy to be used more than
once in the same code by changing the replace value.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is search and searchall?what is the diffrence between them?give an best example?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What rules are followed by the search verb.
Write down the divisions of cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What rules are to be followed while using the corresponding options?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
explain sorting techniques in cobol program?
What type of SDLC u followed? Why?
HOw can I get the negative sign while deduct high value from low value
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between Global and External Variables?
What is the utilization of copybook in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Discuss about changing dataset name in proc.