IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

PLI compiler JCL for Compilation and Link-editing


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srinathangya

New User


Joined: 19 Dec 2005
Posts: 77

PostPosted: Tue Nov 21, 2006 2:12 pm
Reply with quote

Hi Guys,

Can anybody provide PLI JCL ( i.e for Compilation and Link-editing) ??
If so please..

Thnx in advance

Reg,
Srinath.
Back to top
View user's profile Send private message
devidas-patil

New User


Joined: 08 Jan 2007
Posts: 54
Location: pune

PostPosted: Fri Mar 16, 2007 3:13 pm
Reply with quote

Helllo Srinathangya;

i a malos searching for the Compliation Jcl please if you got please give me that.
i am also read the PLI but want to do some practice.
thanks in advance
Back to top
View user's profile Send private message
bvanilkumar

New User


Joined: 23 Dec 2006
Posts: 10
Location: SYDNEY

PostPosted: Fri Mar 16, 2007 4:11 pm
Reply with quote

Hi,
Here is the compilation JCL.
Add Jobcard to below jcl.

//PLI EXEC PLIXUCL
//PLI.SYSLIB DD DSN=DSN.COPYBOOK1,DISP=SHR
// DD DSN=DSN.COPYBOOK2,DISP=SHR
//PLI.SYSIN DD DSN=SOURCE.LIBRARY(membername),SUBSYS=LAM
//LKED.SYSLMOD DD DSN=LOAD.LIBRARY(membername)
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Mar 16, 2007 9:38 pm
Reply with quote

Hello,

You best bet is to talk with someone at your location and find what is the "standard" jcl for this. Unless you are the very first person to implement a PL/I program, there will already be jcl in use at your location.

"Standard" jcl should be used for compile/link - each person should not create custom jcl.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts How can i link the RHDCSNON programa ... IDMS/ADSO 2
No new posts Compiler and run JCL for basic PL/I p... PL/I & Assembler 10
No new posts Run don't walk to your nearest ZOWE l... All Other Mainframe Topics 4
No new posts Pre-Compiler Bug with DSNH520I message? DB2 1
Search our Forums:

Back to Top