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