Posted: 12 Jul 2008, 01:00
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.
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.