Does anyone know of an object that outputs the size (number of characters) of a symbol? I trying to analyze the word sizes from a loaded textfile. Im outputting through the drip object to get every word, and want to measure their size.
hm ... should be easily to do that with py/pyext (http://grrrr.org)
cheers ... tim