On Sun, 3 Oct 2021 13:48:37 -0400, Phil Smith III wrote:
>    ...
>From the USS side, support DD:ddname as a filename and you're good (from C
>I'm not actually sure you can avoid supporting that). We have such a use
>case and have never had a problem with it.
> 
No.  "date >//DD:SYSPRINT" (or many variations) simply doesn't work.  (It
creates a file in thee root direectory.)  "date | cp /dev/fd/0 //DD:SYSPRINT
seems to work, but it's not supported.  If it breaks, you get to keep both 
pieces.

And "you can avoid supporting that" simply by prohibiting the syntax.  I'd
consider that prudent as long as it's not documented as supported.  An
alternative might be to document it by a citation of the C/C++ RTL  Ref.
IBM has not chosen to do that.  Would an RCF suffice or would an RFE
be necessary?

-- gil

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

Reply via email to