<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I’m currently reworking some of my older patches and moving from Extended to Vanilla  0.48.0</div><div class=""><br class=""></div><div class="">I have a text object defined:</div><div class="">[text define -k filelist]</div><div class="">that contains 16 file names (i.e. full path and file name).</div><div class="">File names are set by [openpanel] etc.</div><div class=""><br class=""></div><div class="">The file names are also passed on to [soundfiler] with the message:</div><div class=""><br class=""></div><div class="">[read -resize -raw 128 2 2 b $1 table1 table2(</div><div class=""><br class=""></div><div class="">where $1 is the message from [openpanel] (path+filename)</div><div class=""><br class=""></div><div class="">I store filelist by sending [write myfilelist.txt( to the [text define -k filelist].</div><div class=""><br class=""></div><div class="">When I try to read back  the list by sending</div><div class="">[read myfilelist.txt( to the [text define -k filelist], the text (path + filename) cannot be passed on via a message as a $1 argument to [soundfiler], as the text now appears to be parsed and breaks at the first space in the path+file name.</div><div class=""><br class=""></div><div class="">Any suggestions?</div><div class=""><br class=""></div><div class="">/Mikael</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">---------------------------------------------------<br class="">Dr. Mikael Fernström<br class="">Interaction Design Centre<br class="">Department of Computer Science and Information Systems<br class="">University of Limerick<br class="">Limerick</div><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">V94 T9PX<br class="">IRELAND<br class="">Phone: +353 (0)61 20 26 06 (office)<br class="">Mobile: +353 (0)86 81 88 079<br class=""><a href="mailto:mikael.fernstrom@ul.ie" class="">Email: mikael.fernstrom@ul.ie</a><br class="">Web: mikaelfernstrom.ie<br class=""><br class=""></div></div></div></div></div>
</div>
<br class=""></body></html>