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

Calling subprogram in Cobol


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

New User


Joined: 18 Mar 2011
Posts: 2
Location: India

PostPosted: Fri Mar 18, 2011 1:10 pm
Reply with quote

Hi Guys ,

I want to know whether is there any data limitation with call in batch similar to limitation of 32k of DFHCOMMAREA in CICS.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Fri Mar 18, 2011 2:14 pm
Reply with quote

How are you passing the data? And what does the manual say?
Back to top
View user's profile Send private message
alokshri306

New User


Joined: 18 Mar 2011
Posts: 2
Location: India

PostPosted: Fri Mar 18, 2011 2:31 pm
Reply with quote

yeah ... I m using call by content ..... and the call is dynamic .....
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Mar 18, 2011 4:07 pm
Reply with quote

There is a link to manuals at the top of this page. If you click on it, find the COBOL Language Reference manual, and read appendix B on compiler limits, does it sound familiar because you've already searched it? If not, why didn't you read the manual first before posting?
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top