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

How many subrotines can we call at a time


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

New User


Joined: 10 Jan 2006
Posts: 9

PostPosted: Tue Mar 21, 2006 2:02 pm
Reply with quote

how many subrotines can we call at a time
Back to top
View user's profile Send private message
nuck

New User


Joined: 09 Dec 2005
Posts: 33

PostPosted: Tue Mar 21, 2006 3:22 pm
Reply with quote

icon_eek.gif can you be a bit more specific?

I'm gonna assume you mean cobol subroutines running in batch, in which case as far as I know, one at a time...unless they run in a different environment (eg. in CICS you can call transactions to run in the background, I used this once for a VPS-Print solution)

or are you trying to do parallel processing using Cobol?
Back to top
View user's profile Send private message
DavidatK

Active Member


Joined: 22 Nov 2005
Posts: 700
Location: Troy, Michigan USA

PostPosted: Tue Mar 21, 2006 9:44 pm
Reply with quote

If you mean what is the max number of subroutines that you can call, check this PREVIOUS POST

Dave
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 To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts Error while running web tool kit REXX... CLIST & REXX 5
Search our Forums:

Back to Top