REXX Stack Sample

The STACK.CMD sample in the \TOOLKIT\SAMPLES\REXX directory demonstrates how to implement a stack class using the ::class and
::method directives. This sample also includes a short example of the use of a stack.

For this sample to function properly, Object REXX must be installed.


[Back: REXX Semaphore Class Sample]
[Next: REXX Start and Guard Sample]