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 Copybook Paths tab, type .\cpy in the text box.
  3. On the BMS tab:
    1. Select Yes for the Create Copybook and Create Load Module options.
    2. In the Copybook Output Path text box, enter .\cpy.
    3. In the Load Module Output Path text box, enter .\loadlib.
  4. 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. Make sure Generate debugging information is checked.
    5. Type .\loadlib in the Output path field.
  5. On the Debug tab, choose CICS from the Choose Active Setting drop-down list.
  6. Click File > Save All.
Previous Topic Next topic Print topic