Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
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 */
Prev
7.4.48. QUALIFY
Up
Home
Next
7.4.50. RANDOM