Previous Topic: Language and Implementation Differences

Next Topic: Expressions and Operators


NetMaster REXX Structure and General Syntax

Relevant issues include:

The IBM TSO/E REXX interpreter has supported quoted strings that cross source lines for many years; however, the support is not consistent, and trailing blanks are not always accepted. The length of the entire quoted string is limited to 250 characters.

NetMaster REXX does not accept quoted strings that cross source lines. However, it provides an option to enable REXX source containing this construct to compile mostly.

More information:

Libraries and Source Format

REXX Source Recognition

RXCTL

RXCHECK