Saves the current file using Japanese EUC encoding.
This command saves the current file using the Japanese EUC 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 EUC.
editor.ExecuteCommandByID(4104);
editor.ExecuteCommandByID 4104
Send feedback on this topic to Emurasoft