Hi,
this might be a dumb question, but I can't get msgfile to write a text file. Whenever I send it a message [write whatever.txt(, it will only give me this message:
msgfile : failed to open whatever.txt
and it does not create the file.
I tried the same thing with [textfile] and [qlist], they do create the files, and if I add some content, then do a debug printout, these contents show up; however, if open an external text editor, they don't; and most notably, if I close the patch containing the qlist object, the data is lost.
I suppose there is a way to actually save a textfile (so I can have pd write something into it and e.g. look the file up with an external text editor) , but I am unable to find it. Could someone please help me out?
Your help is, as usual, much appreciated.