<div dir="ltr">if it's a matter of using a ready made external object, cyclone/tosymbol exists<div><br></div><div>If you want a pd vanilla patch that does the same, check else/any2symbol</div><div><br></div><div>the key is to use vanilla's [list fromsymbol] and [list tosymbol] and hopefully you'll see what I mean and figure it out.</div><div><br></div><div>anyway, really really looking forward to your external, it'll be a huge game changer :) </div><div><br></div><div>best of luck</div><div><br></div><div>cheers</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 13 de abr. de 2021 às 20:50, Lucas Cordiviola <<a href="mailto:lucarda27@hotmail.com">lucarda27@hotmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

  
  <div>
    <p>May be this lines gives you lots of clues:</p>
    <p><a href="https://github.com/pure-data/pure-data/blob/8743db3597c371a9491740ac3cbff0eababdd212/src/x_misc.c#L793" target="_blank">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 cols="72">Mensaje telepatico asistido por maquinas.</pre>
    <div>On 4/13/2021 7:56 PM, Iain Duncan
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <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></fieldset>
      <pre>_______________________________________________
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>