That would require a massive redesign.

________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Paul Gilmartin <[email protected]>
Sent: Sunday, March 26, 2023 10:05 AM
To: [email protected]
Subject: Re: rexx calls to utilities using dd list

On Sun, 26 Mar 2023 03:17:42 -0500, Willy Jensen wrote:

>This DD override feature can be used for all IBM standard utilities, I have 
>recently used it with IEBGENER.
>
A valuable feature.  I've used it with IEBGENER also, with the SDSF API which 
generates
DD names that I can override generally to SYSUT1.

However, two design shortcomings:

o The list should be not positional but keyworded, to support overriding
  of arbitrary DDNAMEs.

o The override should be performed by the interface level (e.g. ATTACH),
  freeing the utility developer of the burden of coding to interpret the list
  and freeing the user of the restriction to "IBM standard utilities" or ISV
  utilities following IBM's convention.

--
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to