Search found 1 match

by DummyUser100
Thu Oct 12, 2017 8:35 am
Forum: Beginners
Topic: Import TAB delimited file into MSStringGrid
Replies: 1
Views: 2921

Import TAB delimited file into MSStringGrid

Hello
I have just a short question. I want to import a CSV-File ( TAB or semicolon delimited) with

Code: Select all

 SetDialogProperty>Dialog1,MSStringGrid1,LoadFromCSV,insertFile 
The problem is that by default space is used as delimiter. How can I change the delimiter ?

Thanks
Sign up to our newsletter for free automation tips, tricks & discounts