The caseSensitive property controls how the "filter" command acts. So
when your script says:

set the caseSensitive to false
filter theContainer with "*is*"

... the filtered result could contain "MISS", "bliss", "Is it time
yet?", etc.

HTH
Phil



Geoff Canyon wrote:
> 
> Is there a way to make the filter command not case sensitive, short of
> (for example) filtering by
> 
> [tT][eE][sS][tT]
> 
> to find all lines where test occurs, regardless of case?
> 
> Thanks
> 
> geoff canyon
> [EMAIL PROTECTED]

-- 
Phil Davis
------------------
[EMAIL PROTECTED]

Reply via email to