> In the absence of any one-line way to obtain either columns from > tabbed text > or a single dimension of a multidimensional array, to use text I step > through each line, and then each item, making a list of items for each > column. For the array, I step through the keys doing roughly the same > thing. Have you tried building an array using "ColumnName,RowNumber" as keys then filtering the keys for "ColumnName,". You should then have direct access to that column.
- Arrays... Again Troy Rollins
- Re: Arrays... Again Geoff Canyon
- RE: Arrays... Again Monte Goulding
- Re: Arrays... Again Troy Rollins
- Re: Arrays... Again Jeanne A. E. DeVoto
- Re: Arrays... Again Troy Rollins
- Re: Arrays... Again Geoff Canyon
- Re: Arrays... Again Richard Gaskin
- Monte Goulding
