What is the point of the REPLACING option of a copy
statement?
Answer Posted / pavan
can any one give exact syntax with an example...please...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are declaratives and what are their uses in cobol?
Difference between array and sub-script ?
How do u write test cases?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How to remove 2 duplicate records and copy only one using job control language?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the problem of ordered sequential files access?
Write a program to explain size error.
How you can characterize tables in cobol?
How many bytes S(8) comp field occupy and its maximum value?
How to print 10 to 1 if the input have only 10 digit number?
) How do u handle errors in BMS macro?
Write the code to count the sum of n natural numbers.