#5266
Yutaka Emura
Keymaster

TheXman wrote:
How about adding a “Save As…” toolbar button also? :-)

Use the following macro, and you can add this macro to anywhere in the toolbars.

SaveAs.jsee:


#icon="any icon file"
#title = ""
#tooltip = "Save As"
editor.ExecuteCommandByID(4100);