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
5.4.18. RexxQueue Class
The
RexxQueue
class provides object-style access to Rexx
external data queues
.
Table 5.53. RexxQueue Class
Object
Methods inherited from the
Object class
Class (Metaclass)
Methods inherited from the
Class class
RexxQueue
new (Inherited Class Method)
create (Class Method)
delete (Class Method)
exists (Class Method)
open (Class Method)
delete
lineOut
queued
empty
makeArray
say
get
pull
set
init
push
lineIn
queue
Prev
5.4.17.28. version
Up
Home
Next
5.4.18.1. new