Restriction: This directive affects native COBOL programs only.
Location of the Java files generated by compilation of a JAVA-SHAREABLE COBOL file.
Syntax:
>>-.---.---JAVA-OUTPUT-PATH"path"-------><
+-/-+
Parameters:
- path
- The location of the JAVA files that are generated when a JAVA-SHAREABLE COBOL file is compiled
Properties:
Default:
|
JAVA-OUTPUT-PATH"%CD%"
|
Phase:
|
Syntax check
|
$SET:
|
Initial
|
Comments:
If this directive is not specified, the location defaults to the current working directory.