Posted by Frank Schubert on August 24, 2007 at 14:31:50:
In Reply to: SDSF SJ command equivalent in IOF posted by Michael Walker on August 23, 2007 at 15:17:34:
: The SDSF SJ command (Browse just the JCL) lets
: you edit the JCL from an output Job and allows
: you to resubmit the JCL. Is there an
: equivalent command in IOF? We are running 8B.
: Thanks.
Yes, IOF has long had an equivalent command to the SJ command. This is the "(ED)it" command, which can be used either from the "IOF Job List Menu", similar to the SDSF ST display, or the "IOF Output Group Display", equivalent to the SDSF H or O display. The "(ED)it" command will redisplay the original JCL in ISPF Edit and allow you to alter it prior to submitting it.
Additionally, IOF also has the "(SUB)mit" command which will submit a copy of the job, allowing you to bypass the ISPF Edit step if you have no need to make changes.
Thanks.
Later.