hello,
I wrote some lines of text with [textfile] object, but as I read them back, I cant find anyway to parse the result (list?)
I want to parse each line of text that should come out like "label value" or "label=value" and depending on label, updating values to number of my patch
can anyone tell me how to do this?
thanks