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

how do you achieve one procedure calling another procedure


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
bijjaragi
Warnings : 2

New User


Joined: 08 Sep 2006
Posts: 7
Location: Bangalore

PostPosted: Thu Sep 14, 2006 12:04 pm
Reply with quote

hi friends,
how do you achieve one procedure calling another procedure. what are the rules to taken care.
Back to top
View user's profile Send private message
jyothinnagaraj

New User


Joined: 14 Sep 2006
Posts: 1

PostPosted: Thu Sep 14, 2006 5:01 pm
Reply with quote

hi,

i think its not possible to invock proc with in another proc.plz do let me know if i am wrong
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Sep 14, 2006 5:42 pm
Reply with quote

You can run proc from within another proc using the EXEC statement. For more details, please refer to the fine manual.

O.
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 -> COBOL Programming

 


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