A SASMACRO is analogous to an XEDIT macro in its structure and invocation: A SASMACRO is a REXX program. It is submitted as part of a SAS program in the same way as any other global SAS statement. A ...
The REXXMAC option enables or disables the REXX interface. If REXXMAC is in effect, then the REXX interface is enabled. This means that when SAS encounters an unrecognized statement, it searches for a ...