To specify the project properties:
- In Solution Explorer, double-click the
Properties folder.
- On the
Micro Focus COBOL > Project Settings >
COBOL tab, make sure
Source Format is set to
Fixed.
- Make sure
Enterprise COBOL for z/OS COBOL dialect is selected.
- In the
Additional Directives field, enter
CHARSET(ASCII).
- On the
Debug tab, select
JCL from the drop down list for
Choose Active Setting.
- Click the JCL tab on this page — there is no need to specify any settings on it at this point.
- Press
CTRL + S to save the changes in the project properties.