Command | Function |
---|
New | Create a new file. |
New from Clipboard | Create a new file from the contents of clipboard. This is useful if you copy an XML string and want to create a file out of it or to see the structure. |
New from Template | Create a new file by copying from (duplicating) another file. |
Open | Open existing file(s). |
Close | Close the current file. |
Save | Save the current file. |
Save As | Save the current file to a different filename. |
Save All | Save all modified files. |
Reload | Reload the current file. Current changes will get lost. Users will be prompted to cancel or continue the command. |
Most Recent Files | A list of most recently opened files that users can select and open it. |
Exit | Quit XmlShell. |