This seems to work. Thanks.<br><br><div class="gmail_quote">On Sat, Oct 13, 2012 at 4:03 PM, Marian Weger <span dir="ltr">&lt;<a href="mailto:mail@marianweger.com" target="_blank">mail@marianweger.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hm, using [text2d] and hitting return only creates a space between the words.<br>
For example, I&#39;d like to get:<br>
Good morning<br>
everyone<br>
</blockquote>
<br></div>
As Pd messages do not support carriage return, you need to convert your text to a string first.<br>
So, this should do the job:<br>
<br>
[string 071 111 111 100 032 109 111 114 110 105 110 103 010 101 118 101 114 121 111 110 101(<br>
|<br>
[text3d]<br>
<br>
<br>
cheers,<br>
marian<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</div></div></blockquote></div><br>