Search found 1 match
- 06 Apr 2020 06:23
- Forum: DOS Batch Forum
- Topic: how to handle special characters in file names
- Replies: 1
- Views: 3481
how to handle special characters in file names
Hi there, I have trouble to extract some data out of an single.txt file (the file name contains signs like: . and =). The input (%1) is a txt files that contains all the single.txt files. Somehow, the second for loop doesn't work... SETLOCAL ENABLEDELAYEDEXPANSION if exist PJ_Overview.txt del PJ_Ove...