Richard, Have you opened a case with CA OPS/MVS? I find they are very helpful with these kinds of questions.
Lizette -----Original Message----- >From: "Burge, Richard" <[email protected]> >Sent: Oct 14, 2010 11:51 AM >To: [email protected] >Subject: Using ADDRESS SDSF in OPS/MVS > >I don't know why the home='' code. I didn't code that part. > >I also tried the >Isfjesname = 'JES2' with the same RC=-3 results. >This is all the code that I need to reproduce the error > >Calling it this way works >> tso exec (sdsf1) exec >Executing OPS/REXX with !OI , gives RC(-3) > >ZADDRBU.EXEC(SDSF1) >***************************** Top of Data ****************** >/* */ >ADDRESS 'TSO' >RC=ISFCALLS('ON') >ISFCOLS = 'JNAME JOBID OWNERID' >ISFJESNAME = 'JES2' >ISFPREFIX = 'ZADDRBU' /*PREFIX*/ >ADDRESS SDSF "ISFEXEC ST " /*ACCESS THE ST PANEL*/ >IF RC<>0 THEN EXIT RC > > >thanks for the efforts. > >> -----Original Message----- >> From: IBM Mainframe Discussion List >> [mailto:[email protected]] On Behalf Of Ted MacNEIL >> Sent: Wednesday, October 13, 2010 5:43 PM >> To: [email protected] >> Subject: Re: Using ADDRESS SDSF in OPS/MVS >> >> >home='' >> >home=environment('HOME') >> > Not as a criticism; rather curiosity. >> > What is the purpose of: >> > home='' >> ? > ---------------------------------------------------------------------- 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

