MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

No Multiple TBSARG...

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
ofer71
Intermediate


Joined: 12 Feb 2003
Posts: 358
Topics: 4
Location: Israel

PostPosted: Tue Mar 15, 2005 8:55 am    Post subject: No Multiple TBSARG... Reply with quote

Hi all

Here is my problem:
I have an ISPF table, and I need to TBDISPL only particular record, for example ? only the records that have values A, D and L in FIELD1. No other conditions.
As you can see, I can?t use one TBSARG, because the values are not sequential.
As far as I know (and test), if I issue multiple TBSARG, only the last one will be in effect.

The problem is that the values are known only when the user ?zooms? from a previous TBDISPL, which means that all the operations are done online, and the user is waiting for the results to be displayed, so time is critical.

For now, I have two options:
1. Create a temporary table, and populate it only with the desired records, then display the temporary table instead of the original one;
2. Add a ?dummy? field to my table, populate it with special value for the desired records, and then TBSARG for that field.

Does anyone have a better method?

Thanks

O.
________
Z-series


Last edited by ofer71 on Sat Feb 05, 2011 11:21 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Wed Mar 16, 2005 8:42 am    Post subject: Reply with quote

Ofer71,

I would go with option 1. Also I was thinking of ALTSEQ used in sort. Can you change the altseq so that A, D, L are clubbed together

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group