I have a program which can be compiled with many different copybooks. I would like to specify the copybook name on the command line. That is, I have the source code line
COPY COPYBOOK.
and would like to replace the word COPYBOOK with a string from the command line. Is there any way to do this?
Windows XP Pro; Micro Focus COBOL Version 3.2.46
COPY COPYBOOK.
and would like to replace the word COPYBOOK with a string from the command line. Is there any way to do this?
Windows XP Pro; Micro Focus COBOL Version 3.2.46