thanks, but in my case it will not work,
because the data does not always contains quotes
It seems that both semicolon and tab seperated datafiles get quoted if there are a quote inside the string like:
Tandberg 48" television
So I guess I have to do som reg exp in my application, but are searching for a simple way to do this 🙂
thomas