12-07-2005 01:47 PM
12-07-2005 01:51 PM
12-07-2005 02:03 PM
Unfortunately I have connected to the 2-D output. Under this output, I am still only getting the single column output.
I also tried to use the format string to array function, and this also only produced one column.
Thanks,
Joe
12-07-2005 02:05 PM
12-07-2005 02:08 PM
12-07-2005 02:09 PM
Problem Solved.
Although the files appeared to be tab delimited, they were not.
I replaced the spaces with Tabs, and the import worked well, using both methods.
Thanks All,
Joe