Saves the current file using Binary (Hex View) encoding.
This command saves the current file using the Binary (Hex View) 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.
editor.ExecuteCommandByID(4441);
editor.ExecuteCommandByID 4441