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


EXTERNALS

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

(Non-SAA Function)

EXTERNALS is a non-SAA built-in function provided only by TSO/E and VM.
Read syntax diagramSkip visual syntax diagram
>>-EXTERNALS()-------------------------------------------------><

always returns a 0. For example:
EXTERNALS()    ->    0    /* Always */

The EXTERNALS function returns the number of elements in the terminal input buffer (system external event queue). In TSO/E, there is no equivalent buffer. Therefore, in the TSO/E implementation of REXX, the EXTERNALS function always returns a 0.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014