On Sun, 21 Jan 2018 08:29:26 -0500, Don Poitras wrote: >And you were correct when you first wrote it. You want "JOBZWAIT 120", >not "JOBZWAIT wait_value". It looks as though LINKMVS isn't available >in your environment. > I think not. 'address LINK "JOBZWAIT 120"' is correct, but not 'address LINKMVS "JOBZWAIT 120"'. The OP correctly coded: >> >> 22 *-* wait_value = 120 >> >> 23 *-* address LINKMVS "JOBZWAIT wait_value" ... and Rexx echoes the command as: >> >> >L> "JOBZWAIT wait_value"
The question of MPFZWAIT versus JOBZWAIT remains unanswered. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
