Saves the current file using Japanese Shift JIS encoding.
This command saves the current file using the Japanese Shift JIS encoding, unless the document is untitled. If the file is untitled, the Save As dialog box will be displayed, 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 Shift JIS.
editor.ExecuteCommandByID(4265);
editor.ExecuteCommandByID 4265
Send feedback on this topic to Emurasoft