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


Please Help Members By Posting Answers For Below Questions

What is a report item?

741


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825


How do we get current date from system with century in COBOL?

807


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

825


What is redefines clause in COBOL?

851






A table has two indexes defined. Which one will be used by the SEARCH?

759


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6834


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2120


what are decleratives in cobol?

1827


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


Write a cobol program making use of the redefine clause.

736


What are the different open modes available in cobol?

722


How do you define a variable of comp-1 and comp-2?

705


What are declaratives and what are their uses in cobol?

714


What is the usage of comp fields in cobol?

660