Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 25 Posts 20 Joined 2009-06-16 23:10 17-year member UID 147569
Status Offline
A newbie question: when using batch files under a Chinese-enabled operating system, does the file being processed have to not be in Unicode encoding? Thanks!
Credits 1,039 Posts 897 Joined 2009-03-01 15:34 17-year member UID 140302 Gender Male From 在地狱中仰望天堂
Status Offline
Under the cmd console, some commands do not support directly processing Unicode-encoded files, for example for /f. You can first process them with type or more.