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


Passing Parameters when Loading and Executing Programs

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

To pass parameters to a program when loading and executing it, specify the parameter enclosed in single quotes following the data set name field.

For example, to pass THE RAIN IN SPAIN as a parameter to the program in data set FIFTH.LOAD, enter:
LOADGO FIFTH.LOAD 'THE RAIN IN SPAIN'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014