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