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


Preparing and running OO applications in JCL or TSO/E

It is recommended that you run OO applications in a z/OS z/OS UNIX environment. To run OO applications from batch JCL or TSO/E, you should therefore use the BPXBATCH utility.

In limited circumstances, however, you can run an OO application by using standard batch JCL (EXEC PGM=COBPROG) or the TSO/E CALL command. To do so, follow these requirements when preparing the application:

When you run an OO application that starts with a COBOL program by using standard batch JCL or the TSO/E CALL command, follow these guidelines:

Example: compiling, linking, and running an OO application using JCL

related references  
XL C/C++ Programming Guide (_CEE_ENVFILE)
Language Environment Programming Reference (ENVAR)


Terms of use | Feedback

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