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 All times are GMT + 6 Hours
Forum Index -> FAQ & Basics

 


Similar Topics
Topic Forum Replies
No new posts IBM IMU Utility for Easytrieve Code t... IBM Tools 0
No new posts Big Five Personality Test in COBOL - ... COBOL Programming 0
No new posts I wrote a Hallmark Movie Plot Generat... COBOL Programming 0
No new posts COBOL Text Adventure Engine for TK4- ... COBOL Programming 0
No new posts Cobcalc: An Algebraic Expression Eval... COBOL Programming 10
Search our Forums:


Back to Top