Verify compiler version and path

  1. Verify that you have the correct version of the compiler that you use. At the command line, type

    cobol version

  2. 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.