This option specifies whether to output an object program (OBJECT) or not (NOOBJECT). When an object program is output, its file is usually created in the same folder as that of the source program. To change the folder, specify a storage folder.
Item | Description | |
---|---|---|
Output of object program | Specifies whether to output an object program. The default is OBJECT. | |
OBJECT | Outputs an object program. | |
NOOBJECT | Does not output an object program. | |
Folder for object program | Specifies the storage folder other than the source program folder for output of an object program. Click "Browse" to display the Folder type selection dialog box. Specify the absolute path of the folder. For some items selected this way, the Folder selection dialog box appears, and you can select the folder to be specified. |
Note
In NetCOBOL Studio, when the object program folder and the source program folder are different, the target file cannot be created. When you create the target file, specify the same folder for the source program folder and for the object program folder.