Anyone know how to get the DK to return a list of unique values for a given field? I would them to be returned in an array. For example, suppose I have a point file with 1000 records in it and with a field called "TYPE". There could be 100 different values that a record could have in the TYPE field: A1, A2, A3,...,A100. I want to get an array (or list) that shows that the values in the field TYPE are A1, A2, A3,...,A100. GetRecordsValues() doesn't work for me b/c it returns an array for each record (i.e. returns 1000 2-D arrays).
TIA, Stephen ------------------------ Yahoo! Groups Sponsor --------------------~--> Has someone you know been affected by illness or disease? Network for Good is THE place to support health awareness efforts! http://us.click.yahoo.com/RzSHvD/UOnJAA/79vVAA/C5grlB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Maptitude/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
