"Willy Jensen" wrote ... > A started job will not tell you from where it came. On the other hand, it will also not say instream. > > Willy >
Willy, If you look at the SYSMSGS of a started job you will still see ... 3 IEFC001I PROCEDURE procname WAS EXPANDED USING INSTREAM PROCEDURE DEFINITION Or 2 IEFC001I PROCEDURE procname WAS EXPANDED USING SYSTEM LIBRARY dataset-name I even got one to use a JCLLIB statement ... 4 IEFC001I PROCEDURE procname WAS EXPANDED USING PRIVATE LIBRARY dataset-name The trick is to programmatically READ sysmsgs. DanD ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
