Quote:
Originally Posted by Sylver
I will need to find a way to remove all the two spaces hardcoded in my original txt file.
|
Any text editor that supports regular expressions will be able to remove your hardcoded leading spaces. I use Notepad++ because it's free but I haven't tried it with Chinese characters.