this little vi takes a string (or a text file) and creates an array element
for each element separtated by "separator". if you wire separator to a
string with just a space in it then it'll create an element for each value.
"dogbert03" wrote in message
news:5065000000080000002F970000-1042324653000@exchange.ni.com...
> I'm trying to convert a text file like the one attached into an array.
> I've looked as some of the earlier examples but can't quite figure it
> out. ANy help or examples are truly appreciated.
[Attachment explode.vi, see below]