Code Review for COBOL can be run on a remote COBOL file
only if the file is open in an editor session.
- Description:
- From the editor's context menu, select Software Analyzer and then
the appropriate analysis configuration. When specifying the Scope
in the Software Analyzer Configuration dialog, select
only your local COBOL projects.
Running COBOL code review on RDz
internal projects such as SCLMConfigProject, RemoteSystemsTempFiles,
and wdz_proj_xxx (where xxx is the z/OS® subproject
name) will produce unexpected results.
- Workaround:
- Copy your z/OS PDS or member
to a local project:
- Create a local project (File->New->Workstation->COBOL->Local Project).
- Add (or drag and drop) your z/OS PDS
or member to the new project.
- Run the COBOL code review on the local project.