Page 1 of 1

Posted: 12 Jul 2008, 01:00
by bsork
I've uploaded a patch that reads numerical values from a text file and outputs the data both through an array and as a single value selected by index number, which can be higher than the limit of 512 values in an array module.

I haven't done much of error handling except cleanup of any double quotes in the file name, so the input file should be very tidy - with one value (with or without decimals) per line.


You'll find it in "data tools", and it's surprisingly enough called TextFile2Data.pat.

Posted: 12 Jul 2008, 11:12
by senso
yes yes yes!!!!

Posted: 12 Jul 2008, 12:02
by moody33
Thanks youuuuuuuuuuuuu !