Just wondering if anyone knows what the best way of doing the following would be in a CMD / BAT script:
I have a csv list of entries exported from excel and I need to have the "'s around the items i.e.
FIELD1,FIELD2,FIELD3
will need to be:
"FIELD1","FIELD2","FIELD3"
Can anyone suggest a way of doing this via a batch file please? It probably pretty obvious but i'm a clutz with these kind of comands
Thanks,
Nath.
This post has been edited by it_ybd: 15 September 2005 - 05:30 AM



Help

Back to top









