Le 26/06/2012 18:00, Mirko Maier a écrit : >> It is a normal that you get a comma in your text file when you use >> 'write' message on [textfile]. >> Because Pd escape the comma to read it back with [textfile]. >> But you shouldn't get this \ when you 'read' this same text file with >> [textfile]. >> ++ >> >> Jack > yeah, but i want to read the written text file then in another software > (lilypond), and there the backslash is bad... > > Mirko
So, remove backslashes with a bash script (for example) when you save the text file with 'write' message. ++ Jack _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
