Hi guys,
we have a CSV input file where the different columns are delimited by the ; sign ( not the comma, not a TAB ) it is ; sign.
dw_1.ImportFile fails when the ; sign is the delimiter , i read in the help that only commas , tabs are recognised by the importfile function.
What are my options to get the contents of the CSV file in my datawindow WITHOUT having to loop trough the file and doing some replaces ?
TIA
John
we are not in control of the CSV nor the contents. Its all decided by government institution. We are only receiving it , need to import it , process it and that's it.
TIA
John
http://www.topwizprogramming.com/freecode_stringclass.html