Filtering Columnar Data
Richard Gaskin
ambassador at fourthworld.com
Fri Dec 9 17:30:23 EST 2005
Gregory Lypny wrote:
> Hello everyone,
>
> I use the filter command on tab-delimited text files when I want to
> pick off a string in a particular column. For example, if the string
> is located in the second column of a five column file, I use
>
> filter theData with "*" & tab & searchString & tab & "*" & tab &
> "*" & tab & "*" .
>
> This, I assume, ensures that my hits don't include lines where the
> string appears in any other column. It works like lightening when I
> search in any of the first four columns, but beyond that I get the
> dreaded spinning beach ball in Mac OS X (Tiger). Is there a better way?
<http://lists.runrev.com/pipermail/use-revolution/2005-July/062579.html>
--
Richard Gaskin
Managing Editor, revJournal
_______________________________________________________
Rev tips, tutorials and more: http://www.revJournal.com
More information about the use-livecode
mailing list