-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 08/09/2011 10:31 PM, Jeppi Jeppi wrote:
Hi, just a simple question...how could I output textfiles from a pd patch (with any suitable object dealing with symbols) with \n in them?
use the "cr" modifier to indicate that you want to save with CR line-endings rather than a terminating semicolon.
[write /tmp/foo.txt cr( | [textfile]
fm,gasdr IOhannes