Search found 1 match
- 07 Nov 2021 07:45
- Forum: DOS Batch Forum
- Topic: Batch file needed to wrap entire column of text in double quotes
- Replies: 1
- Views: 6794
Batch file needed to wrap entire column of text in double quotes
Hi everyone , Just joined here to ask this ! I have a text file that has multiple lines without any quotes. I need a batch file that will append a single double quote at the beginning of the first line (not on a separate line by itself , it must be the first character on the first line) I need the s...