ImmlPad Interface¶
Learning the Interface¶
If you have not yet opened ImmlPad, you can find it under Start > Programs > ImmlPad > ImmlPad.
Take your time to look over ImmlPad's interface and familiarize yourself with it.
Now we'll look at each area in detail.
Menus¶
The key functions in the ImmlPad are available from the main menu located at the top left of screen.
File¶
File > New Tab
Creates a new IMML file in a new tab.
File > Close Tab
Closes the current IMML tab.
File > Open
Opens an IMML file from a local drive.
File > Save
Saves the current IMML file.
File > Save As
Save the current IMML file as a new copy.
File > Exit
Closes IMMLPad.
Edit¶
Edit > Undo
Undo the last action.
Edit > Redo
Redo the Undo action.
Edit > Cut
Cuts a selected piece of code.
Edit > Copy
Copys a selected piece of code.
Edit > Paste
Pastes the copy or cut code.
Edit > Delete
Deletes the last input.
Edit > Find
Opens the Find Window. Used for searching the IMML document for a requested value.
Edit > Find Next
Finds the next available value.
Edit > Replace
Replaces the found value with a new value.
XML¶
XML > Parse
Parses the XML