It's because you're using the COMMAND stage instead of the CP stage. Try: PIPE CMS REL X | HOLE | CP DETACH 120 | HOLE
Brian Nielsen On Thu, 6 Jul 2006 13:23:15 -0400, Hughes, Jim - OIT <[EMAIL PROTECTED]> wrote: >Interesting. > >PIPE literal RELEASE X | append literal CP DETACH 120 | command | hole > >I still see the cp dasd detach message. If I run the CP DEATCH command >by itself, I do not see the dasd detach message. > >I am going to learn from this one. > ><Set lurk mode on> > >_______________________ >Jim Hughes >603-271-5586 >"Impossible is just an opinion." >"Your career is what you're paid for, your calling is what you're made >for." >"We cannot solve our problems with the same thinking we used when we >created them. Albert Einstein " > >=>-----Original Message----- >=>From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] >On >=>Behalf Of Brian Nielsen >=>Sent: Thursday, July 06, 2006 1:19 PM >=>To: [email protected] >=>Subject: Re: a really little pipe question >=> >=>If you don't want to examine the messages, use HOLE instead of STEM. >=> >=>Brian Nielsen >=> >=>On Thu, 6 Jul 2006 12:03:06 -0500, Huegel, Thomas <[EMAIL PROTECTED] > >=>wrote: >=> >=>>I guess either I wasn't clear or I hadn't engaged all of the brain >cells= >=>. >=>>The 'REL Z (DET' of course works fine, the real question is that wh en >= >=> >=>doing >=>>the REL DET as one command I get the console message .. >=>> >=>>DASD 01DB DETACHED >=>> >=>>But when doing them individually I don't get any messages. >=>> >=>>As in Allen's example I could just add a dummy STEM as the next >stage. >======================== ========================= =======================
