Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

Compiling your program

A short practice exercise
The HELLO program
Using compile-time options
Using the sample programs provided with the product
Preparing to compile source programs
Program file structure
Using a PROCEDURE statement with PROCESS:
INCLUDE processing
%LINE directive
Margins
Program file format
Line continuation
Setting compile-time environment variables
IBM.OPTIONS
IBM.PPINCLUDE
IBM.PPMACRO
IBM.PPSQL
IBM.PPCICS
IBM.SOURCE
IBM.SYSLIB
IBM.PRINT
IBM.OBJECT
IBM.DECK
INCLUDE
TMP
Using the PLI command to invoke the compiler
Where to specify compile-time options
IBM.OPTIONS and IBM.PPxxx environment variables
PLI command
%PROCESS statement

This first part of this chapter describes how to compile, link, and run a simple Pl/I program. The remainder of the chapter is dedicated to a more detailed description of setting up your compilation environment.

Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide