Page 2 of 2

Re: Need faster method to find value in ISPF table column

PostPosted: Sat Jan 19, 2013 2:11 am
by Akatsukami
Peter_Mann wrote:I didn't interprite the OP's question that a wilcard seach or a seach in the middle of a field was what was needed

But heesh quite explicitly wrote:
I can't use TBSCAN since RED would not match "BLACK WHITE RED BLUE"

How can this be interpreted as other than a request for a way to search for a token within a column?

Re: Need faster method to find value in ISPF table column

PostPosted: Sat Jan 19, 2013 2:38 am
by Peter_Mann
Well, guess my interpitation if what the OP wanted is quite different, if I wanted to scan my table for all ROWS that match RED, I scan that KEY for...... RED, I guess I over simplify the OP's requrement.

Re: Need faster method to find value in ISPF table column

PostPosted: Sun Jan 27, 2013 11:53 pm
by djbland
Pedro is right. I need to find a value anywhere in the field. The value can have 3 words for example, and I want to be able to find it in any word position.