
Search found 2 matches
- 20 Jan 2014 13:02
- Forum: DOS Batch Forum
- Topic: Win7 - cmd /c rename - Problem with ampersand in file name.
- Replies: 3
- Views: 3276
Re: Win7 - cmd /c rename - Problem with ampersand in file na
That worked! Why is 0x22 processed differently than quotation marks? If the answer is too complex don't worry about answering 

- 17 Jan 2014 12:41
- Forum: DOS Batch Forum
- Topic: Win7 - cmd /c rename - Problem with ampersand in file name.
- Replies: 3
- Views: 3276
Win7 - cmd /c rename - Problem with ampersand in file name.
I just discovered that my batch file does not work properly for estName input that includes an ampersand. e.g. 11th & Jefferson Apartments The result of this input results in the file being renamed to " Concrete Price Proposal - 11th " with no extension. I am inexperienced with batch f...