<br><br><div class="gmail_quote">2010/3/2 PSPunch <span dir="ltr">&lt;<a href="mailto:shima@pspunch.com">shima@pspunch.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Hi,<br>
<br>
<br>
I am looking for a way to load a series of floats stored in a file, then<br>
accessing the values in a non-sequential order.<br>
<br>
My patch under construction is utilizing [textfile], which I&#39;ve come to<br>
realize that there is currently no method to move in reverse order.<br>
(Ultimately, all I want to do is go back one step when necessary.)<br>
<br>
As all my data are numbers, [tabread] should work fine. Although in this<br>
case, I do not know how to know the number of values in advance to<br>
resize the table prior to loading the data.<br>
<br>
<br></blockquote><div>Hi David,</div><div>here&#39;s a possible solution.</div><div>you can also directly read a textfile into a table, but afaict there is no resize option for that...</div><div>gr,</div><div>Tim</div><div>

 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks in advance for any clues.<br>
<font color="#888888"><br>
<br>
--<br>
David Shimamoto<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</font></blockquote></div><br>