Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi.
I'm parsing av textfile in my CMD script and I need to have quotes (") as a delims, but how do I do that?
file.txt:
row1"and row 2"row3
row1"and row 2"row3
row1"and row 2"row3for /f "delims=" tokens=2" %%i in ('type file.txt) do echo %%i
Clearly "delims=" gives me trouble...
Anyone?
@le

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |