Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can someone help with using CSV files and Arrays?
#3
Thank you for the help! I think I'm getting it! I used to program VB a few years back but this is totally different of course.

Got a couple more questions if you don't mind.

When I set the str csv= value, what do you mean by ;A1,B1,C1 etc.... Do I have to set a variable for every cell in the cvs file? That will be a LOT. Each file is probably about 14 columns X 40 rows or more.

What could I use in the line below to be able to choose the csv file instead of hard coding it?
x.FromString(csv) ;;replace to FromFile("c:\...\your CSV file.csv")


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)