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

help required in rexx for using arrays


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dilluj

New User


Joined: 19 Jan 2007
Posts: 2
Location: india

PostPosted: Sat Jan 05, 2008 1:54 am
Reply with quote

I have a requirement where in I need to read a dataset and store it in a two dimensional array and have index on each column. When user enters some input I need to look up into this table based on the index(on any column) and display the results onto the screen.

Dilip
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Sat Jan 05, 2008 2:00 am
Reply with quote

OK. And ??

(I don't see a specific question here). icon_confused.gif
Back to top
View user's profile Send private message
rajatbagga

Active User


Joined: 11 Mar 2007
Posts: 199
Location: india

PostPosted: Sat Jan 05, 2008 2:09 am
Reply with quote

Expalin your requrement with the help of an example....that will help us in preceding further
Back to top
View user's profile Send private message
dilluj

New User


Joined: 19 Jan 2007
Posts: 2
Location: india

PostPosted: Sat Jan 05, 2008 1:09 pm
Reply with quote

actually I wanted to know how to populate the records from file to the two dimensional array and search the table based on indexes.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Sat Jan 05, 2008 1:54 pm
Reply with quote

Have you looked at the concept of Compound Symbols?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat Jan 05, 2008 2:06 pm
Reply with quote

Your question ids not very clear..
did You take into account the number of records to be searched and the number of fields/columns

if the number is large You might get into troubles,

why not look at the ISPF tables approach,
it provides You with table search facility and semi_automatic display Of the rows
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top