Hi,
I am trying to read a text file and place in a table, found some script on google, but this is limited to five columns, my text file may have more than 5 columns and many rows and this can change from time to time.
In a particular line, how will you know to create a column of a table using the (space) or the (comma) or the (quote) column separator? Is there a rule you can follow or is it that you don't care in the table creation?
Bookmarks