Hi,
I want do load CSV files with Stringutils LoadCSV in a table. The number of rows varies in every CSV-file
How can I get number of rows? The table is running in the background (not visible). Is there any chance or
have I to read it with readline and fill the table "manual" and count the written/filled rows?
Benedikt
I want do load CSV files with Stringutils LoadCSV in a table. The number of rows varies in every CSV-file
How can I get number of rows? The table is running in the background (not visible). Is there any chance or
have I to read it with readline and fill the table "manual" and count the written/filled rows?
Benedikt