The PIPE.CMD sample in the \TOOLKIT\SAMPLES\REXX directory demonstrates the use of the ::class and ::method directives to create a simple implementation of a CMS-like pipeline function.
The USEPIPE.CMD sample in the \TOOLKIT\SAMPLES\REXX directory demonstrates how to use the pipes implemented in the PIPE.CMD sample.
For this sample to function properly, Object REXX must be installed.