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

How to pass tables in COBOL?


IBM Mainframe Forums -> FAQ & Basics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
walunjvikas
Warnings : 1

New User


Joined: 31 May 2007
Posts: 1
Location: mumbai

PostPosted: Fri Jun 08, 2007 2:27 pm
Reply with quote

I WANT TO STORE ADDR OF ONE TABLE INTO ONE VARIABLE....THEN PASSING THAT TABLE TO CALLING PROGRAM........HOW TO DO THIS?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Jun 08, 2007 6:24 pm
Reply with quote

Hello,

When you issue a CALL using PARAMS the address of PARAMS is passed. If PARAMS is a table, the address of the table is passed.
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 -> FAQ & Basics

 


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