Hi, again. 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.
Thought Id check to see. Thanks, T.
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
On Thursday 30 September 2004 17:28, timon botez wrote:
Hi, again. Does anyone know of an object that outputs the size (number of characters) of a symbol?
What I did was to use [symbol2list] | [length]
from zexy. You have to set the seperator to an empty symbol to split a word into a list of characters.
Gerard
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.
Thought Id check to see. Thanks, T.
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list