Rational Developer for System z
PL/I for Windows, Version 7.6, 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 PL/I for Windows!
   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)