Write file with original character using batch script -


i need write line .txt file

連携データの取得に失敗しました。 

this code

echo 連携データの取得に失敗しました。>>%file_name% 

and result

連携デーモフ取得に失敗しました。 

4th , 5th character had change, have no idea this. can explain me what's happen?


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -