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


QUEUED

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

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

returns the number of lines remaining in the external data queue when the function is called.

The TSO/E implementation of the external data queue is the data stack.

Here is an example:
QUEUED()    ->    5    /* Perhaps */

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014