First of all, thank's everybody for the answers. Irv, in your code, I
changed this line

gCountList[originalValue] = currentCount

To this, because I'm getting "index out of range" error

gCountList[string(originalValue)] = currentCount

And everything works like a charm.

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to