Sorry, I guess I should have provided more details. The file is read into one string, that is correct, and I can certainly use .split(",") as you suggested, but then, I'll end up with one array that has each value as one individual item. What I am trying to do, I guess, is something similar to...