In article <1026539829.17347.110.camel / silver>, Tom Sawyer <transami / transami.net> wrote: >i went to count the number of equal objects in an array and discoverd >there was no #count. that was odd, i thought, there's one for string. I needed this same functionality the other day and ended up writing a function. It does seem like it should be in Array. Phil