Hi
I need a vb script to convert all csv files in a folder to tsv files. I want it such that when I execute the script from a folder, all the csv files in that folder get converted to tsv files and also their file name gets appended to the header of the file. Any idea on how thats supposed to be done?
I need a vb script to convert all csv files in a folder to tsv files. I want it such that when I execute the script from a folder, all the csv files in that folder get converted to tsv files and also their file name gets appended to the header of the file. Any idea on how thats supposed to be done?