Saves the current file using Japanese JIS encoding.
This command saves the current file using the Japanese JIS encoding, unless the document is untitled. If the document is untitled, the Save As dialog box appears, which allows you to enter a file name to save the file as.
This command remains for compatibility with the older versions of EmEditor. You can use the Save with Encoding (multiple menu) command instead and specify Japanese JIS.
editor.ExecuteCommandByID(4103);
editor.ExecuteCommandByID 4103
Send feedback on this topic to Emurasoft