Prev
Open Object Rexx
Next
5.4.17.13. pull
>>-pull--------------------------------------------------><
Reads a line from the Rexx external queue. If the queue is currently empty, this method will immediately return the Nil Object without waiting for lines to be added to the queue.
Prev
5.4.17.12. makeArray
Up
Home
Next
5.4.17.14. push