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

TELON segloop with arrays


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sunnybunny

New User


Joined: 29 Nov 2005
Posts: 49

PostPosted: Thu Jun 12, 2008 10:24 am
Reply with quote

Hi,

Can anyone help me on segloop concept in Telon with internal array.

I have to use segloop concept with DB2 cursor in program A. The entire data which i am getting from DB2 table I need to store it an internal array in program A. This array would be passed to next program say B and in next program B, I have to use again segloop concept but with the array that i have received from previous program. In program B segloop should read the data from array.

Can this be possible in Telon? If possible kindly let me know how to achieve this. Please provide me some algorithm or stpes to be followed for this.

Thanks,
Sunny.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Thu Jun 12, 2008 11:08 am
Reply with quote

please do not double post,
it will not get You more answers,
and it will lower Your benevolence score

... I will delete Your other post on the same subject
Back to top
View user's profile Send private message
ajithkumarsl

New User


Joined: 23 Oct 2006
Posts: 19
Location: Chennai

PostPosted: Fri Jun 20, 2008 12:10 pm
Reply with quote

Hi Sunny,

I am a little confused with your requirement.

Do you need to use the segloop for a single program or in two programs? Do the Program B is a Subroutine?

Why you need to use Segloop to populate the internal Table from a DB2 table? Are you pulling the data directly from the Table to the Screen?
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Advice on Arrays PL/I & Assembler 10
No new posts TELON WITH DB2 DEBUGGING SETUP REQUIRED ABENDS & Debugging 1
No new posts MIN-, MAX-function with arrays COBOL Programming 3
No new posts Telon IMS DB to Telon DB2 conversion All Other Mainframe Topics 1
No new posts Telon output segloop issue CA Products 2
Search our Forums:

Back to Top