<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Oops Iain, I thought this was on the Pd-Dev list :)<br>
      <br>
      you can do:<br>
      <br>
      [(out 0 :foobar)(       // <--  message object<br>
      |<br>
      [fudiformat -u]<br>
      |<br>
      [list tosymbol]<br>
      |</p>
    <p><br>
    </p>
    <p>--<br>
    </p>
    <pre class="moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
    <div class="moz-cite-prefix">On 4/13/2021 8:47 PM, Lucas Cordiviola
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CH0PR10MB4842ABA27D57F7C15ACC1E89A64F9@CH0PR10MB4842.namprd10.prod.outlook.com">
      
      <p>May be this lines gives you lots of clues:</p>
      <p><a class="moz-txt-link-freetext" href="https://github.com/pure-data/pure-data/blob/8743db3597c371a9491740ac3cbff0eababdd212/src/x_misc.c#L793" moz-do-not-send="true">https://github.com/pure-data/pure-data/blob/8743db3597c371a9491740ac3cbff0eababdd212/src/x_misc.c#L793</a></p>
      <p><br>
      </p>
      <p>PS: I'm on my second Pd external and found the binbuf thing
        very useful. </p>
      <p><br>
      </p>
      <p>:)<br>
      </p>
      <pre class="moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
      <div class="moz-cite-prefix">On 4/13/2021 7:56 PM, Iain Duncan
        wrote:<br>
      </div>
      <blockquote type="cite" cite="mid:CAN9NcLyYq-SEQBqEdAB+cFmpiAqLxTLvmYg1x_=AE746L+j51g@mail.gmail.com">
        <div dir="ltr">Hi folks, I'm trying to figure out how to have a
          bunch of text, with spacces, get treated as one symbol so that
          an external can work with it as one thing. In Max, I did this
          by using the tosymbol object, and then creating a message that
          was 'eval-string "(all my text as one string here)"'. Is there
          a Pd idiom for doing something similar that I should follow? 
          Use cases are 
          <div><br>
          </div>
          <div>a) someone enters code in a message box:  '(out 0
            :foobar)'</div>
          <div>b) code is received as a long string over osc or other
            network, and needs to be sent to the external</div>
          <div><br>
          </div>
          <div>Apologies at the Pd ignorance, still trying to figure all
            this out while!</div>
          <div>iain</div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at" moz-do-not-send="true">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list" moz-do-not-send="true">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>