Thanks to Kit Baum's gentle prodding I did a little more homework
and found -distinct- written by Gary Longton and Nick Cox
a few years ago. It will find the number of distinct values for
every variable in a list, regardless of whether the variable is
string on numeric and leaves behind the count. Thanks to a;;.
My original message
I would like to loop over the list of variables in a data set and
find the number of unique values for each variable, regardless
of whether the variable is numeric or string. There are several
ways to do this for a numeric variable, but I don't see a convenient
way to do it for a mixture of string and numeric variables.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/