step4用のbatスクリプト

説明

更新用。 utf-8テキストファイルをunicode正規化する。 ichitaro-to-text.vbsの、/normalize オプションに対応し、直接呼び出される。 normalize_text.pyを、引数丸投げで呼び出す。 Windows専用のbatファイル。

使用方法

第1引数: 対象ファイル(フルパス、上書き変更)

コード
call python3.bat > NUL
python normalize_text.py %*