Hi - In the ISPF, i have seen certain people browsing code and clicking on the parmlib and it takes directly to that Parm member. Is there any shortcuts or commands to link that?
Jobcard
.....
Js100 Exec PROCNAME
JS200
...
SYSIN DD DSN=PDSFOLDERNAME(PARMNAME)
Assuming the above as a reference JCL code, when you are in this JCL, is there way to Click on lets PROCNAME or PARMNAME so that it takes to you to view the particular Proc or Parm?