Don't have PL/1 here, but a casual search of IBM doco (can't you do this?) 
shows Enterprise PL/1 for z/OS V4.2 has a SMP/E DDDEF of SIBMPRC. I'd be 
surprised if it's not there (if IBM still ship it under that name, and I 
imagine they do).

So, whatever dataset that DDDEF points to.  Of course, your site may use a 
local run-time copy of that file, or copy the contents into some generally 
available proclib. Every site is different in the way they organise things.

In general, if I'm looking for a JCL procedure, I just call it with some 
rubbish parm (e.g. EXEC <proc>,JCLERROR=YESPLEASE) and look for the IEFC001I 
msg that reveals what proclib it's found in, if it is found.

Ant.


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
jagadishan perumal
Sent: Tuesday, 17 April 2012 12:18 PM
To: IBM-MAIN@bama.ua.edu
Subject: IEL1CL not found

Hello All,

Good Morning !!

I am just trying to locate the proc IEL1CL in our newly installed z/os 1.13 
within the libraries(SYS1.**, CPAC.**), but unfortunately I am unable to locate 
the PROC for compiling PL/I programs. Whereas I could get same proc in Z/OS 1.9 
&1.8 level.


Could anyone please point me to the right direction.


Jags

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to