Restriction: Currently this directive is supported in native COBOL only.
Specifies the path where the .idy file is to be written.
>>-.---.-.-------COBIDY-"path-name"-.-----><
+-/-+ +.----.-COBIDY-------------+
+-NO-+
| path-name | Path specification. |
| Default: | NOCOBIDY |
| Phase: | Syntax check |
| $SET: | No |
If you do not specify path-name, the path-name in the COBIDY environment variable is used; if the environment variable contains multiple path-names the first of them is used. With NOCOBIDY, the .idy is written to the same path as the .int file.