Verify compiler version and path
-
Verify that you have the correct version of the compiler that you use.
At the command line, type
cobol version
-
Verify that your system points to the correction version. At the command line, type
which cobol
The result should show the path to
cobol.exe
for your platform.