Counting unique items in a file

Skip Kimpel skiplondon at gmail.com
Mon Apr 27 13:24:01 EDT 2020


Good afternoon LC'ers,

I am loading a tab delimited file into a variable and I need to pull out
all unique names from a certain column (let's say column 10) and count how
many times that name appears in that column.

I know there has to be an easy way of doing it.  Every time I try to start
coding this it get waaaayyy too long :)

Simple approach?

SKIP



More information about the use-livecode mailing list