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
 
Question on Input data streams in procs

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
vinayak

New User


Joined: 30 Jan 2004
Posts: 3

PostPosted: Wed Feb 04, 2004 4:37 pm    Post subject: Question on Input data streams in procs
Reply with quote

In procedures we can not use Input data streams. Is there any possiblities to overcome this.
Back to top
View user's profile Send private message
References
PostPosted: Wed Feb 04, 2004 4:37 pm    Post subject: Re: Question on Input data streams in procs Reply with quote

mcmillan

Site Admin


Joined: 18 May 2003
Posts: 888
Location: India

PostPosted: Thu Feb 05, 2004 5:20 pm    Post subject: Re
Reply with quote

Yes, You can override SYSIN statement (which cannot be includable in procedures) in the called program as

STEPA EXEC PROC=XXXX
STEPNAME.SYSIN DD *
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 888
Location: India

PostPosted: Thu Feb 05, 2004 5:21 pm    Post subject: Re
Reply with quote

Yes, You can override SYSIN statement (which cannot be includable in procedures) in the called program as

STEPA EXEC PROC=XXXX
STEPNAME.SYSIN DD *
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1