Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Running OO applications under UNIX

It is recommended that you run object-oriented COBOL applications as z/OS UNIX applications. You must do so if an application begins with a Java program or the main factory method of a COBOL class.

Specify the directory that contains the DLLs for the COBOL classes in the LIBPATH environment variable. Specify the directory paths for the Java class files that are associated with the COBOL classes in the CLASSPATH environment variable as follows:

Separate multiple path entries with colons.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)