Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Running OO applications

You can run object-oriented COBOL applications from the command line.

Specify the directory that contains the DLLs for the COBOL classes in the PATH 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 semicolons.

The following releases of Java are supported for running object-oriented COBOL applications:

Attention: The Sun Java Developer Kits 1.4.x are not supported for COBOL programs that use object-oriented syntax.

related tasks
Running OO applications that start with a main method
Running OO applications that start with a COBOL program
Running programs
Setting environment variables
Writing object-oriented programs
Structuring OO applications


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)