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: 19243
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 COBOL sorting, with input GDG base COBOL Programming 7
No new posts Need help with ADABAS query (COBOL-AD... All Other Mainframe Topics 0
No new posts Is this possible via sort (in one pass)? SYNCSORT 4
No new posts Replacing FILLER with FILLER<SeqNu... DFSORT/ICETOOL 2
No new posts Compile Sp Cobol base COBOL Programming 1
Search our Forums:

Back to Top