Using special characters when renaming file
Posted: 02 Dec 2009 16:39
I am trying to rename files in a batch.
But I want to use special characters in the file name like these ==> ♥♦♣♠
(ascii code 3,4,5 and 6)
Is there a way to insert these into a file name using batch commands?
Perhaps using a function that translates ascii code to a character?
But I want to use special characters in the file name like these ==> ♥♦♣♠
(ascii code 3,4,5 and 6)
Is there a way to insert these into a file name using batch commands?
Perhaps using a function that translates ascii code to a character?