File Menu on Editor Window
-
New - Create a new File.
-
Open - Open an existing file.
-
Load - Load a file to the current window.
-
Reload - Reload the file under editing.
-
Save - Save the file under editing.
-
Save As - Save the editing to a specified file.
-
Next - Open next file. This should be only valid when WingEditor
is invoked in a way that multiple files are specified on the command
line.
-
Print - Print the current editing.
-
Close - Close the current window. If the buffer is changed,
WingEditor will ask users to decide whether the buffer should be
saved before closing.
-
Close All Files - Close all editor windows. This is useful
when too many files are opened.
-
Close All/Exit - Close all windows, if any windows are not
saved, it will be automatically saved.
-
Close All/Quit - Close all windows, if any windows are not
saved, it will be discarded.