On Wed, 16 Apr 2008, Shmuel Metz (Seymour J.) wrote: > In <[EMAIL PROTECTED]>, on > 04/15/2008 > at 01:16 PM, "McKown, John" <[EMAIL PROTECTED]> said: > > >I am writing a TSO command processor. One option is to direct output to a > >dataset. In support of this, for new datasets, I would like to support > >the parms LIKE(existing.ds.name) and USING(attr-list). I can see the > >DALLIKE key for the LIKE parameter. I cannot see anything that relates to > >the USING(). I can find something in IKJDAIR for USING() but not for > >LIKE(). From reading about the ATTRIB command in the TSO/E book, it seems > >that this creates a DD statement with the given name. Does this mean that > >I should use the DALDCBDD key to implement USING(...)? > > That would be my guess. > >
I tried (nothing like doing a test) and it did indeed seem to work that way. -- Q: What do theoretical physicists drink beer from? A: An EIN stein. Maranatha! John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

