Exforsys

Online Training

Link your answer to Linkage Query

This is a discussion on Link your answer to Linkage Query within the COBOL forums, part of the Programming Talk category; Hi All, In my program I have a table and I want to pass this table via linkage. I have ...


Go Back   Exforsys > Programming Talk > COBOL

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-17-2006, 06:34 PM
Junior Member
 
Join Date: May 2006
Posts: 29
blenda is on a distinguished road
Link your answer to Linkage Query

Hi All,
In my program I have a table and I want to pass this table via linkage. I have a doubt of using index in this situation. I am not sure of using index in linkage section. Kindly clarify on this. So if one cannot use index in the linkage situation is it that one can use only subscript to handle the above situation. Someone brief me on this

Regards,
Blenda
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-28-2006, 04:34 AM
anuragvma's Avatar
Junior Member
 
Join Date: Jun 2006
Posts: 3
anuragvma is on a distinguished road
As we know "index" variable used in TABLE declaration is not declared in working storage section.
You can very well pass a table through Linkage section and you can use it in the called program, conditionally you have to declare the table in called program linkage section too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to find second max sal of employee with the co chandraismoon Oracle Tutorials 7 05-16-2008 03:08 AM
how to use the same form for query mode and input mode bhaskara avunoori Oracle Apps 1 06-23-2006 06:07 AM
ANSWER INTERVIEW QUESTIONS bala555 Interview Questions 0 06-18-2004 12:19 PM
Open Link in new window fevenz Suggestions & Feedback 2 05-07-2004 09:37 AM


All times are GMT -4. The time now is 05:59 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.