Interview Questions

What is the point of the REPLACING option of a copy statement?

COBOL Interview Questions


(Continued from previous question...)

What is the point of the REPLACING option of a copy statement?

REPLACING allows for the same copy to be used more than once in the same code by changing the replace value.

(Continued on next question...)

Other Interview Questions