listtoarray with no value between delimiter
Reading lines in a text file,
Listing a text file , with value between ;
sometime , there is no data between 2 ; which I need to know.
In that case, (when there is no value between the delimiter) my array have a different length (smaller)
Then the data order is not good.
As I want to save in a DataBase, I do not know what data in what field number ?
Thanks for any help,
Pierre.
