Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
More than one proc in the exec statement..

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
sandhya1

New User


Joined: 18 May 2005
Posts: 1

PostPosted: Fri May 20, 2005 11:17 am    Post subject: More than one proc in the exec statement..
Reply with quote

Can I give more than one proc in the exec statement like this?

EXEC PROC=EZPS0001 EZPS0002 EZPS0003.
Back to top
View user's profile Send private message
References
subhasis_50

Moderator


Joined: 09 Mar 2005
Posts: 367
Location: Earth

PostPosted: Fri May 20, 2005 11:28 am    Post subject: Re: More than one proc in the exec statement..
Reply with quote

Hi,
I think you can not give more than one proc in a single EXEC statement. Try JCL prep u can see JCL will expand only the first proc given after EXEC statement.
Back to top
View user's profile Send private message
MGIndaco

Moderator


Joined: 10 Mar 2005
Posts: 478
Location: Milan, Italy

PostPosted: Fri May 20, 2005 1:59 pm    Post subject:
Reply with quote

I don't understand your request....
If you need to start 3 proc, why can't you use 3 steps?
Back to top
View user's profile Send private message
Girishm

New User


Joined: 09 Mar 2005
Posts: 35
Location: Mysore

PostPosted: Sat May 21, 2005 1:20 pm    Post subject:
Reply with quote

Hi,
Yes you can give more than one proc in a single EXEC statment. But the very first one will be executed.

_________
GM
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1504

PostPosted: Sun May 22, 2005 5:05 am    Post subject:
Reply with quote

What GM is saying is that everything following the space after the 1st procname is treated as a comment.

Very sneaky, GM. icon_evil.gif icon_biggrin.gif
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1