Kilowatt Software's
Classic Rexx Tutorial
Language Level 4.00 (TRL-2)

Push instruction

The pull instruction adds the value of valueExpression to the position in the external data queue that will be extracted next, by a parse pull or pull instruction. If valueExpression is absent, an empty line is added instead.

Queue instruction

The queue instruction adds the value of valueExpression to the position in the external data queue that will be extracted last, by a parse pull or pull instruction. If valueExpression is absent, an empty line is added instead.


Kilowatt Software's -- Classic Rexx Tutorial -- Back to top
Click here if you have any comments or questions regarding this tutorial

Last updated on: 8 Aug 2002