Previous Topic Next topic Print topic


Specify project properties

To specify properties for your project:

  1. In Solution Explorer, double-click the Properties folder.
  2. On the Dependency Paths tab, ensure the path type is set to COBOL Copybook Paths.
  3. Press Ctrl+Insert, then type .\cpy in the text box.
  4. On the BMS tab:
    1. Ensure DSECT and MAP are set to Yes.
    2. In the Copybook Output Path text box, type .\cpy.
    3. In the Load Module Output Path text box, type .\loadlib.
  5. On the COBOL tab:
    1. Ensure Platform Target is set to x86.
    2. Set Character set to ASCII.
    3. From the Source Format drop-down list, choose Fixed.
    4. Ensure Compile for debugging is checked.
    5. Type .\loadlib in the Output path field.
    6. Check EXEC CICS.
  6. On the Debug tab, ensure CICS is selected in the Choose Active Settings drop-down list.
  7. Click File > Save All.
Previous Topic Next topic Print topic