<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 25, 2010, at 4:40 PM, Mathieu Bouchard wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Tue, 25 May 2010, IOhannes m zmoelnig wrote:<br><br><blockquote type="cite">On 2010-05-24 01:25, Camilo Cadavid Corredor wrote:<br></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">"read- resize camilocadavid/Secuencias/Bajo_fiesta1 80.aif Bajo"<br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Pd currently has no escape mechanism to write symbols containing spaces.<br></blockquote><blockquote type="cite">therefore, don't use filenames containing spaces (unless you are<br></blockquote><blockquote type="cite">prepared to do some "trickery")<br></blockquote><br>"list camilocadavid/Secuencias/Bajo_fiesta1 80.aif Bajo"<br> |<br>[l2s]<br> |<br>"read -resize $1"<br><br>as long as all spaces are single and are not at the beginning nor end.<br></div></blockquote><br></div><div>This is essentially the method I use in&nbsp;<a href="http://trac.robotcowboy.com/browser/robotcowboy/trunk/pd/rc-patches/rc-filename.pd">rc-filename</a>, which formats a filename into a single symbol, spaces or not.</div><div><br></div><div>In this case, you'd use</div><div><br></div><div>[camilocadavid/Secuencias/Bajo_fiesta1 80.aif &lt;</div><div>|</div><div>[rc-filename]</div><div>|</div><div>[read -resize $1 Bajo&lt;</div><div><br></div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--------</div><div>Dan Wilcox</div><div><a href="http://danomatika.com">danomatika.com</a></div><div><a href="http://robotcowboy.com">robotcowboy.com</a></div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></body></html>