On 2016-02-26, at 08:33, Hobart Spitz wrote:

> Would it be feasible to default NAME to something like
> UsedName.ExecType.sigl for Rexx programs?   UsedName could be word 6 of
> PARSE SOURCE and ExecType could be word 4.  sigl would be the setting from
> the last CALL/function invocation.
>
In some cases, I did something similar, using a subroutine do issue my
ADDPIPE, so SIGL was set by the call.  I remain delighted that the
NAME can be long enough to accommodate such useful information.

-- gil

Reply via email to