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
 
How can i call instream procedure in a cobol program

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Interview Questions
Author Message
dronveer

New User


Joined: 28 Dec 2006
Posts: 1
Location: Delhi

PostPosted: Fri Apr 11, 2008 3:12 pm    Post subject: How can i call instream procedure in a cobol program
Reply with quote

How can i call instream procedure in a cobol program ?? icon_confused.gif
Back to top
View user's profile Send private message
References
PostPosted: Fri Apr 11, 2008 3:12 pm    Post subject: Re: How can i call instream procedure in a cobol program Reply with quote

sri_mf

Active User


Joined: 31 Aug 2006
Posts: 120
Location: At my Desk

PostPosted: Fri Apr 11, 2008 3:41 pm    Post subject: Re: Cobol Interview Question
Reply with quote

dronveer wrote:
How can i call Intream Procedure in a Cobol Program ??


I do not think so u can write instream proc in cobol..

U can write instream Procs in the JCL.

Please correct me if i am wrong
Back to top
View user's profile Send private message
vasanthkumarhb

Active User


Joined: 06 Sep 2007
Posts: 243
Location: Bang,iflex

PostPosted: Fri Apr 11, 2008 4:06 pm    Post subject: Re: Cobol Interview Questions
Reply with quote

dronveer wrote:
How can i call instream procedure in a cobol program ?? icon_confused.gif


Same question repeated below.

http://ibmmainframes.com/viewtopic.php?p=127790&sid=5ca7ac62b2640b59582cb93db20afa3a#127790
Back to top
View user's profile Send private message
Splitted: Fri Apr 11, 2008 8:15 pm by William Thompson From Topic Mismatch in Linkage Section (Interview Questions)
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1001
Location: At my desk

PostPosted: Fri Apr 11, 2008 8:11 pm    Post subject: Re: Cobol Interview Question
Reply with quote

dronveer wrote:
How can i call Intream Procedure in a Cobol Program ??
Are you refering to an 'in-line PERFORM'?
Check the Language Reference.
Or more specifically:
The PERFORM statement can be:
- An out-of-line PERFORM statement
Procedure-name-1 is specified.
- An in-line PERFORM statement
Procedure-name-1 is omitted.
An in-line PERFORM must be delimited by the END-PERFORM phrase.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Interview Questions All times are GMT + 6 Hours
Page 1 of 1