Advanced Customization > Info*Engine User’s Guide > Info*Engine Tasks > Using the Info*Engine Task Editor > Navigating the Task Editor > Menus
  
Menus
The following menus appear:
File Menu
New
Create a new Info*Engine task or JSP. The new file appears in the editor panel. (Keyboard shortcuts: press CTRL+T for a new task or CTRL+J for a new JSP.)
Open
Open an Info*Engine task or JSP from the local file system. The file appears in the editor panel. (Keyboard shortcut: press CTRL+O.)
Close
Close the Info*Engine task or JSP currently being edited. (Keyboard shortcut: press CTRL+F4.)
Close all
Close all Info*Engine tasks or JSPs currently being edited.
Save
Save the Info*Engine task or JSP currently being edited to their source location. (Keyboard shortcut: press CTRL+S.)
Save All
Save all Info*Engine tasks or JSPs currently being edited to their source location. (Keyboard shortcut: press CTRL+SHIFT+S.)
Save as
Save the active Info*Engine task or JSP in the editor panel to a new location on the local file system.
Exit
Exit the Info*Engine Task Editor
Edit Menu
Undo
Undo the last edit action. (Keyboard shortcut: press CTRL+Z.)
Redo
Redo the last undone edit action. (Keyboard shortcut: press CTRL+Y.)
Cut
Remove the currently selected text and place it in the system clipboard. (Keyboard shortcut: press CTRL+X.)
Copy
Copy the currently selected text to the system clipboard. (Keyboard shortcut: press CTRL+C.)
Paste
Paste information from the system clipboard into the active Info*Engine task or JSP in the editor panel. (Keyboard shortcut: press CTRL+V.)
Select all
Select all the text of the active Info*Engine task or JSP in the editor panel. (Keyboard shortcut: press CTRL+A.)
Find
Open the Find/Replace window to locate text within the active Info*Engine task or JSP in the editor panel. (Keyboard shortcut: press CTRL+F.)
Go to
Open a Go To Line window to move the cursor to a specific line within the active Info*Engine task or JSP in the editor panel. (Keyboard shortcut: press CTRL+G.)
Match braces
If the cursor is adjacent to a brace character, this action moves the cursor to the corresponding open or close brace character. (Keyboard shortcut: press CTRL+].)
If no corresponding open or close brace is found, then a beep sounds. If the cursor is not adjacent to a brace character, then this action does nothing. The following are considered brace characters: (), [], {}, and <>.
Tools Menu
Edit tag
Open the Editor window for the tag in which the cursor is placed in the editor panel.
Preferences
Open the Preferences window, where you can modify how text appears in the editor and control tag insight preferences.
View Menu
Toolbars
Show or hide the editor, File, Edit, or Find toolbars.
Services/Webjects
Show or hide the services and webjects panel.
Help Menu
Contents
Open the Help window. (Keyboard shortcut: press F1.)
About
Open the About window.