Setting local build options for smart logical COBOL and PL/I files
By default, bidirectional-enabled projects use a setting that converts source and executable files to visual layout.
About this task

Procedure
To prevent this type of error, set local build options as follows:
- Open the Local COBOL Build Options or Local PL/I Build Options properties page.
- In the Environment Variables field,
type the set statement
set bidiInput=Logical.This statement prevents your source from being converted to visual format before compilation.