3 lines
80 B
COBOL
3 lines
80 B
COBOL
|
|
*> Originally from ACUCOBOL-GT
|
||
|
|
CALL "C$COPY" USING "input.txt", "output.txt", 0
|