Author: enrico-sorichetti
Subject: Reply to: REXX to view the PGM or PROC
Posted: Tue Jun 20, 2017 1:43 am (GMT 5.5)
and what do You expect to see/understand when browsing a load module?
while it is easy to extract whatever token You might want using an edit macro
finding the target of an exec it will not be easy ...
a program might reside in a steplib/joblib dsname or anywhere in the lnklist concatenation
and a proc will be somewhere in the proclib concatention of the JES procedure
or in a PROCxxx referred dsname
_________________
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort![icon_cool.gif]()
Subject: Reply to: REXX to view the PGM or PROC
Posted: Tue Jun 20, 2017 1:43 am (GMT 5.5)
and what do You expect to see/understand when browsing a load module?
while it is easy to extract whatever token You might want using an edit macro
finding the target of an exec it will not be easy ...
a program might reside in a steplib/joblib dsname or anywhere in the lnklist concatenation
and a proc will be somewhere in the proclib concatention of the JES procedure
or in a PROCxxx referred dsname
_________________
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
