All Forums >> [Scripting] >> WSH & Client Side VBScript >> Eliminate carriage returns in fields in CSV Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
As you can see, I had to change the field separator to ";", because of my German regional settings. For English locales the code should work with "," without change; in case of problems try to describe your input file using a schema.ini file in the same directory.