z/OS TSO/E User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Providing Input to a Program

z/OS TSO/E User's Guide
SA32-0971-00

When you issue the ALLOCATE command to access a data set you want to use as input to a program, the input data set is connected to the program by a data definition name (ddname) equivalent to the ddnames used in JCL. To connect a data set to a program, issue the ALLOCATE command and specify the ddname in parentheses after the FILE operand.

You can provide input to a program through:
  • An existing data set
  • More than one data set
  • Your terminal

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014