Sets the path of the output assembly file or Java class file.
Restriction: This directive is supported for managed COBOL only.
Syntax:
>>-----.---ILOUTPUT -"output-path"----.----><
+-NOILOUTPUT-------------------+
Parameters:
-
output-path
- The path of the output assembly file or Java class file.
Properties:
Default:
|
ILOUTPUT"output-path"
|
IDE equivalent:
|
Click
|
Comments:
If you need to set the filename of the output assembly file, use the ILASSEMBLY directive.