i'm trying to read an XML file and get certain lines, using [textfile] but i'm stuck as i dont know what message to send it to retrieve the lines i want maybe there's a better object for the job? best p
Maybe with this objects : [until], [spigot], [select] or [==]. Or you can use [msgfile] with the message [goto(. ++
Jack
Le 22 avr. 09 à 13:21, potax flan a écrit :
i'm trying to read an XML file and get certain lines, using
[textfile] but i'm stuck as i dont know what message to send it to
retrieve the lines i want maybe there's a better object for the job? best p _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
Jack schrieb:
Maybe with this objects : [until], [spigot], [select] or [==]. Or you can use [msgfile] with the message [goto(. ++
Jack
Le 22 avr. 09 à 13:21, potax flan a écrit :
did something like that as abstractions, see attached files.
readlines reads all lines of a file + amount of lines readline reads single lines of a file when banged + amounts of lines when end of file is reached.
; artin