hello,
one way would be using SDSF in REXX here is ome code to get DDNAME of any task in SDSF pool
call : SDSFDD task DDNAME
SDSFDD is name of exec
/* REXX */
ARG jobn...
hello,
I think you may be able to allocate your steplib as any regular existing datasets, or use ISPF LIBDEF (against DDNAME ISPLLIB) option.
anyway here is How I call a program located in one of my libraries without any reference to steplib or ispllib. the dataset is pecified on the call ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.