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

Calling skeleton JCLs


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
hariibm

New User


Joined: 05 Feb 2007
Posts: 61
Location: Chennai

PostPosted: Fri Mar 26, 2010 1:40 pm
Reply with quote

I found some skeleton JCLs in my project and they have some statements like below.

)SEL - )ENDSEL
)CM
)SET etc.

1. First thing I would like to know is : Is this REXX or CLIST coding?

2. What is the way to call these Skeletons and to pass the values for these parameters. Please give me the call statements briefly if possible.

Please clarify the above things.

Regards,
Hari.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Fri Mar 26, 2010 1:45 pm
Reply with quote

At the top of this forum is a sticky titled something along the lines of CLIST & REXX manuals.

It also contains the ISPF manuals which you will need to read as skeletons are part of the ISPF file tailoring services.

Go read, and enjoy the manuals
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1356
Location: Israel

PostPosted: Fri Mar 26, 2010 4:13 pm
Reply with quote

1) this is neither REXX nor CLIST coding. These are file-tailoring Control statements.

2) a. read and memorize Chapter 10 of ISPF Dialog Developer's Guide and Reference.

b. File tailoring services are listed in the ISPF Service Guide. (4 commands starting with FT).
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Calling an Open C library function in... CICS 1
No new posts calling a JCl inside a JCL JCL & VSAM 3
No new posts Calling IEHPROGM from REXX CLIST & REXX 7
Search our Forums:


Back to Top