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

Record Limit in ISPF 5.9 version


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kashi1234

New User


Joined: 11 Mar 2010
Posts: 16
Location: Chennai

PostPosted: Mon May 03, 2010 6:59 pm
Reply with quote

Hi,

I am using ISPF 5.9 version. I have a dataset which contains 500 records,
I can get the first 250 records by using 'where recordlimit eq 250'.
How can I get the data from 251 to 500.

Please Help.

cheers,
kashinath
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Mon May 03, 2010 7:09 pm
Reply with quote

What exactly are you trying to achieve here.
Unfortunately your explanation is not very good.
Back to top
View user's profile Send private message
kashi1234

New User


Joined: 11 Mar 2010
Posts: 16
Location: Chennai

PostPosted: Mon May 03, 2010 7:14 pm
Reply with quote

Please excuse. I am new to this forum and not a developer by profession.

I use ISPF 5.9 version. I am working on a program where i have to read a dataset which has 500 records. I have to ignore first 250 records and consider the rest of the records.

If i use the code "Where recordlimit eq 250" the program will consider only 250 records. My requirement is to read from 251 record till the last record in the dataset.

Hope this makes sence.

Kashinath
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon May 03, 2010 7:39 pm
Reply with quote

Quote:
I am working on a program


what computer language?
Back to top
View user's profile Send private message
kashi1234

New User


Joined: 11 Mar 2010
Posts: 16
Location: Chennai

PostPosted: Mon May 03, 2010 7:40 pm
Reply with quote

FOCUS
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts How to split large record length file... DFSORT/ICETOOL 7
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
Search our Forums:

Back to Top