z/OS TSO/E REXX Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ADDRESS

z/OS TSO/E REXX Reference
SA32-0972-00

Read syntax diagramSkip visual syntax diagram
>>-ADDRESS()---------------------------------------------------><

returns the name of the environment to which commands are currently being submitted. See ADDRESS) for more information. Trailing blanks are removed from the result. Here are some examples:
ADDRESS()    ->    'TSO'        /* default under TSO/E  */
ADDRESS()    ->    'MVS'        /* default under MVS    */

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014