Skip to main content

cmd.exe mkdir f:\\\\中文​

Hi @bouyeijiang​ , ​looks like SystemCaller doesn't support executing a command line that contains non-ascii characters. Hopefully TclCaller with this expression could work for Chinese Hanzi characters.

Tcl Expression: file mkdir C:\\\\中文 


okay!


Reply