QUEUED

 ──QUEUED()───────────────

QUEUED returns the number of lines remaining in the currently active REXX data queue at the time the function is invoked.

Here is an example:

QUEUED()    ->    5    /* Perhaps */


[Back: POS]
[Next: RANDOM]