Count characters in Textedit and split them?
Hi there,
Is it possible to count the number of characters in Textedit, then, split them to output as individual values?
I'd like to convert text to values, like for example, T is 45.
triggert the content to be output, process the content, if required set it back into the textedit?
atoi
Max Patch
Copy patch and select New From Clipboard in Max.
nice!
now just have to fin a solution, what if the text has a space and I'd utilise that as well :D
make a table of ascii to your values