Table A-1 lists the menus available in the Automatic Installation Tool window.
Table A-1 Menus available in the Automatic Installation Tool window
Menu | Description | Shortcut | |
---|---|---|---|
File | New | Creates a new AIT file. | Ctrl+N |
Open | Opens an existing AIT file. | Ctrl+O | |
Close | Closes the active AIT file. | - | |
Save | Saves the active AIT file. | Ctrl+S | |
Save As | Saves the active AIT file under a new filename. | - | |
Save All | Saves all the changed AIT files on the window. | - | |
Prints the active AIT file. | Ctrl+P | ||
Print Preview | Displays the print image of the active AIT file. | - | |
Print Setup | Displays the Printer Setup dialog box. You can change printer setup. | - | |
Recent File | Displays a recently used file selected from the list. | - | |
Exit | Exits the Automatic Installation Tool. | Alt+F4 | |
Edit | Undo | Cancels the immediately preceding edit operation. | Ctrl+Z |
Redo | Redoes the immediately preceding edit operation that was canceled. | Ctrl+Y | |
Cut | Cuts and pastes a string to the clipboard. | Ctrl+X | |
Copy | Copies and pastes a string to the clipboard. | Ctrl+C | |
Paste | Pastes a string to the clipboard. | Ctrl+V | |
Delete | Deletes a selected string. | Delete | |
Select All | Selects all AIT files. | Ctrl+A | |
Find | Displays the Find dialog box to find a specified string. | Ctrl+F | |
Find Next | Continues to find a string in the AIT file following the cursor position. | F3 | |
Find Previous | Continues to find a string in the AIT file preceding the cursor position. | Shift+F3 | |
Replace | Displays the Replace dialog box to replace the found string with a specified string. You can specify the normal expression for a found string. | Ctrl+H | |
Go To | Displays the Go To dialog box to move the cursor to a specified line. | Ctrl+G | |
View | Toolbar | Selects the display or non-display of the tool bars below.
| - |
Status Bar | Selects the display or non-display of the status bar. | - | |
Output | Displays the output window. | Alt+F2 | |
Watch | Displays the Watch window during debugging. | Alt+F3 | |
Workbook |
| - | |
Build | Syntax Check | Checks the syntax of the active AIT file, displaying warning and error messages in the output window. | Ctrl+F7 |
Execute | Checks the syntax of the active AIT file before the start of execution. | Ctrl+F5 | |
Debug | Go | Executes the AIT file from the current statement to the breakpoint. | F5 |
Stop Debugging | Terminates debugging to return to normal edit mode. | Shift+F5 | |
Step by Step | Executes only the current statement in the AIT file. | F10 | |
Run to Cursor | Stops execution of the AIT file before the cursor line as if a temporary breakpoint were set in the cursor line. | Ctrl+F10 | |
Add/Remove Breakpoint | Allows you to add or remove a breakpoint at a specified position. | F9 | |
Breakpoints Setup | Displays the Breakpoints Setup dialog box that allows you to add or remove a breakpoint. | Alt+F9 or Ctrl+B | |
Tools | Recorder | Displays the Recorder dialog box used to record user operations for automatic AIT file generation. | Ctrl+R |
Window Properties | Displays the Window Properties dialog box that allows you to attributes of a specified window or control. | Ctrl+W | |
Package Information | Displays the Package Information dialog box used to generate the PACKAGE_INFO section. | Ctrl+P | |
Options | Displays the Options dialog box that allows you to set an AIT file format, the number of messages to be displayed during a syntax check, the number of generations to be covered by recorder log output, and other items. | Ctrl+O | |
Customize | Displays the Customize dialog box that allows you to set tool bar and command positions. | Ctrl+C | |
Window | New Window | Opens a new active AIT file. | Ctrl+N |
Cascade | Cascades all opened windows. | Ctrl+C | |
Tile | Tiles all opened windows. | Ctrl+T | |
Arrange Icons | Arranges the window icons in the lower line. | Ctrl+A | |
Close | Closes the active AIT file. | Ctrl+O | |
Close All | Closes all AIT files. | Ctrl+L | |
Help | Table Of Contents | Displays the contents of the Automatic Installation Tool guide. | Ctrl+C |
About Automatic Installation Tool | Displays the version of the Automatic Installation Tool. | Ctrl+A |