By default, files in your project inherit the properties set at project level. You can, however, specify properties for individual files and these properties override the properties set on the project.
- In Solution Explorer, right-click one or more files whose properties you want to set.
- Click
Properties.
- For files used in the COBOL projects such as
.cbl
,
.jcl and
.vse
or
.dbd,
.mfs and
.psb, set the options and directives you require.
For example, for JCL files you can specify the
JCL File Type in the
Misc section of the file properties.
- Click
Apply, and then click
OK.