<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>what is "pool"? is this an external? if so, we can find the sources and compile for 64-bit Pd.</div>

<div> </div>

<div>> Is there a way to pass [text] a list that also includes isolated commas?</div>

<div> </div>

<div>the only way is to use [text fromlist], e.g.:</div>

<div> </div>

<div>[list \, foo \, 1 \; \, bar \, 2 \; ( -> [text fromlist]</div>

<div> </div>

<div>this means you can't easily add/replace a single line, but there are certainly workarounds...</div>

<div> </div>

<div>Christof</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Dienstag, 08. Oktober 2019 um 20:13 Uhr<br/>
<b>Von:</b> "Samuel Burt" <composer.samuel.burt@gmail.com><br/>
<b>An:</b> Pd-list <pd-list@lists.iem.at><br/>
<b>Betreff:</b> [PD] Comma separators, as in pool.</div>

<div name="quoted-content">
<div>
<div class="gmail_quote">
<div class="gmail_attr"> </div>

<div>I'm updating code in Windows 10 64-bit and there are no 64-bit pool binaries. I'm in the process of writing my own pool objects using [list]s and [text]s, however I'm having a problem.
<div> </div>

<div>Pool formatted data files use this format:</div>

<div>, "index-name" , value</div>

<div><span style="font-family: sans-serif;">, "index-name" , value</span>   </div>

<div><span style="font-family: sans-serif;">, "index-name" , value</span></div>

<div> </div>

<div>I've tried a lot of things, but I'm stuck with \, messages in my file. Is there a way to pass [text] a list that also includes isolated commas?</div>

<div> </div>

<div>It's very fairly important that this project maintains backwards capability. Otherwise I would write entirely new routines for saving data.</div>

<div> </div>

<div>Sam</div>

<div> </div>

<div><br/>
 </div>
</div>
</div>
</div>
_______________________________________________ Pd-list@lists.iem.at 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></div>
</div>
</div>
</div></div></body></html>