On Wed, 29 Sep 2021 02:58:19 +0100, CM Poncelet wrote:
>The "/* REXX */" part is required only if the REXX exec is to be run
>from a PDS allocated to DDNAME=SYSPROC instead of to DDNAME=SYSEXEC.
>
No, it is also required if the REXX exec is to be run from a UNIX directory. In
that case the comment must also begin in column 1. I have not seen
documentation of the latter rule but have been ambushed by it in practice.
If the REXX exec comes from SYSPROC it may use TABs ('05'x) for indention.
From SYSEXEC or contains an INTERPRET, a TAB is a syntax error.
Not documented.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN