Guys, Tested the DEVTYPE macro passing in a ddname that existed in the JCL and one that did not, worked great ! Tx all
On Friday, November 27, 2015, Scott Ford <[email protected]> wrote: > Sam and Chris and Shmuel, > > big ty guys. > > Scott > > On Fri, Nov 27, 2015 at 1:03 PM, Sam Siegel <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> Scott. Look at the DEVTYPE macro also to determine if a DD is present or >> absent from the JCL >> On Nov 27, 2015 9:15 AM, "Scott Ford" <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >> > All, >> > >> > I am i right in thinking that if I issue a >> > >> > MVC MYDDN,=CL8'AUDIT' >> > GETDSAB DDNAME=MYDDN,DSAPTR=MYPTR >> > >> > >> > MYDDN DS CL8 >> > MYPTR DS AL4 >> > >> > >> > If the ddname in not in the JCL with the DSAPTR be blank or 0 ? >> > >> > Regards, >> > Scott >> > >> > ---------------------------------------------------------------------- >> > For IBM-MAIN subscribe / signoff / archive access instructions, >> > send email to [email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');> with the >> message: INFO IBM-MAIN >> > >> >> ---------------------------------------------------------------------- >> For IBM-MAIN subscribe / signoff / archive access instructions, >> send email to [email protected] >> <javascript:_e(%7B%7D,'cvml','[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
