Product Site

7.4.49. QUEUED

Returns the number of lines remaining in the external data queue when the function is called. (See Chapter 14, Input and Output Streams for a discussion of Rexx input and output.)

Here is an example:
Example 7.61. Builtin function QUEUED
QUEUED()    -->    5    /* Perhaps */