Quote:
Originally Posted by Jad
Hi Vito,
I double checked and the problems seems to be the with the special apostrophe character getting converted differently when executed in the cmd prompt vs what is written in the batch file. Of the two titles you supplied the first gets corrupted due to the special character when executed and parsed in the cmd prompt.
Batch File Text: d’Arthur
As appears when executed in CMD prompt: dÔÇÖArthur
The second title works fine on my end. Hmmm... I'll have to do some more poking around and see if I can find out why the character is being converted in the cmd window.
|
Perhaps it is a unicode character. Definitely multibyte character.