Keyboard shortcuts
The shortcut keys only work when their window has the focus. Those pertaining to the source code listing (Ctrl+E, Ctrl+F, Ctrl+N), only work if the cursor is displayed in the source code area.
Main window shortcuts
- F3
- Closes ASMPUT.
- Ctrl+O
- Displays the Open dialog box, so you can open an ADATA file. See Opening an ADATA file for more information.
- Ctrl+E
- Moves the next assembly diagnostic or analysis message to the middle of the source code area. See Finding the next assembly diagnostic or analysis message for more information.
- Ctrl+F
- Displays the Find dialog box, so you can find text in the source code listing. See Finding text in source code for more information.
- Ctrl+G
- Displays the Control Flow Graph window. See Opening and closing the control flow graph window for more information.
- Ctrl+N
- Finds the next occurrence of the find text. See Finding text in source code for more information.
Control Flow Graph window shortcuts
- F3
- Closes the Control Flow Graph window. Leaves the Main window open.
See also Main window