Previous Topic: OPS/REXX Programming TipsNext Topic: REXX Coding Considerations


REXX Statement Transformation

A REXX statement (actually a clause in REXX terminology) recognized as a host command is transformed before it is passed to the EPI. The EPI sees only the transformed statement, not the original statement that you specified.

The following is the order in which REXX commands are processed: