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

after TBSARG: Row 370 from 1000


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Fri Apr 14, 2017 2:32 am
Reply with quote

If I display an ISPF table, it might say something like this in the upper right:
Code:
Row 1 to 24 of 1,000


If I filter the table through the use of TBSARG, the message might be:
Code:
Row 370 from 1000

Where, in my case the filter was for a single item, it should be "Row 1 of 1"

Similar to: this post
does anybody have an example of how to set ZTDMSG? That is, is it possible to know the total number of rows selected by the filter and the relative position from the beginning?

Since seeing 'Row 370 from 1000' confuses the user when both values are seemingly not correct, I am considering putting a general, somewhat vague message.

option 1:
Code:
Row ? from ?


option 2:
or maybe just set a blank message so that the row information is suppressed altogether.

Which option do you think I should use? Other suggestions?
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Sun Apr 16, 2017 11:20 pm
Reply with quote

This has bugged me for years. Perhaps this would be a good candidate for an RFE.
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
This topic is locked: you cannot edit posts or make replies. Parsing more than 1000 columns in a s... SYNCSORT 10
No new posts Covert k to 1000 / m to 1000000 using... DFSORT/ICETOOL 5
No new posts TBSARG - Deleting the search criteria... TSO/ISPF 6
No new posts VSAM file to be used by more than 100... JCL & VSAM 11
No new posts TBSARG fetching lastrecord of a Parti... TSO/ISPF 7
Search our Forums:

Back to Top