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


Returning the Value of a Variable (TSVERETR) - Create

z/OS TSO/E Programming Services
SA32-0973-00

IKJCT441 creates the variable if it does not exist.

Before invoking IKJCT441 to return the value of a variable, the caller must:
  • Specify at least the first six parameters in the parameter list.
  • Specify entry code TSVERETR.
  • Specify, for the variable value to be returned:
    • Address of the variable name (NAMEPTR)
    • Length of the variable name (NAMELEN).
    • The address of the variable value (VALUEPTR)
  • Specify, in case the variable is to be created:
  • Set the value of TOKEN to zero.
  • Turn on the high-order bit of the last word of the parameter list.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014