Prev
Open Object Rexx
Next
5.4.17.15. queue
>>-queue(-+------+-)---------------------------------->< +-line-+
Adds a line to the Rexx external queue in first-in-first-out (FIFO) order. If
line
is not specified, a null string ("") is added.
Prev
5.4.17.14. push
Up
Home
Next
5.4.17.16. queued