Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file-add column names to CSV
Name: renegade01 Date: October 19, 2007 at 05:49:15 Pacific OS: windows 2000 CPU/Ram: 1024MB Product: x
Comment:
Hi guys
Can you please tell me what script to write in a batch file so that it adds column names to a .csv file. So for example I have a file now that comes through as:
1 2 1 3 2 4
but I want these columns to have a name of 'A' and 'B'. Any help appreciated, thanks in advance.
Summary: So I am working on some SNMP scripting with a batch file and I need to be able to put the response from an SNMP query into a variable in my batch file. I did some searching on here and I think I have ...
Summary: The .ini is on each client, all of the .ini's bare the same name, and no there are not more then one on each machine. All i need is a batch file that can add and remove certain text from a single .ini...
Summary: So, you're not doing an actual (incremental, differential, or full) backup, but just simply coping the files to the server. There is no need to compare the files. All you need to do is check the modi...