2 lines
90 B
COBOL
2 lines
90 B
COBOL
*> Originally from Micro Focus COBOL
|
|
CALL "CBL_COPY_FILE" USING "input.txt", "output.txt"
|