10-19-2005, 07:56 PM
My application is for an integer array, with no formula or equation to use in a for loop. I suppose I could load the data into a string array (or variable), then use "for" to parse that string into integers and load the array?
