Compiling Source Code Statements

If the data set name follows standard naming conventions, and the descriptive qualifier is the name of the programming language used, you do not need to specify a compiler with the RUN command. If the system cannot determine which compiler to use, you will be prompted for more information. You can, however, specify the compiler on the RUN command.

For example, to compile the source code statements in member SAMPLE of data set PROG1.PLI, enter:
RUN PROG1.PLI(SAMPLE)