Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Programming Guide

Step 5: Running the Sample Program

Run the Java - PL/I sample program with this command:

   java callingPLI

The output of the sample program will look like this:

   Hello from Enterprise PL/I!
   And Hello from Java, too!

The first line written from the PL/I native method. The second line is from the calling Java class after returning from the PL/I native method call.


Terms of use | Feedback

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