z/OS TSO/E Programming Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Compiling Source Code Statements

z/OS TSO/E Programming Guide
SA32-0981-00

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)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014