Saves the current file using a specified encoding (multiple items).
This command consists of multiple menu items, which you can select predefined encodings. If the document is titled, this command saves the current file using the specified encoding. If the document is untitled, the Save As dialog box appears, which allows you to enter a file name to save the file as.
editor.ExecuteCommandByID(7680 + i); // i is an integer from 0 through 255
editor.ExecuteCommandByID 7680 + i ' i is an integer from 0 through 255
Send feedback on this topic to Emurasoft