Main window menu options and toolbar icons

Menu options
File menu
Controls file opening, and closing ASMPUT.
Open
Opens an ADATA file for analysis, listing, and viewing. See Opening an ADATA file for more information.
Exit
Closes ASMPUT.
Edit menu
Edits the list of open ADATA files.
Remove All
Closes and removes all open ADATA files. See Removing (closing) a file for more information.
View menu
Displays other windows
Show Graph
Displays the Control Flow Graph window. See Opening and closing the control flow graph window and Control Flow Graph window for more information.
Window menu
Controls the display of information in this window
Fonts
Shows or hides the information notebook at the bottom of the window. See Changing font properties for more information.
Show Info Notebook
Changes the font used to display the source code. See Main window information notebook for more information.
Restore Defaults
Restores the default font and window size. See Restoring defaults for more information.
Help menu
Displays help information
Help Topics
Displays this online help file, showing the Contents tab. To choose a topic for display, click on it. To expand a heading, click the + sign.
Keyboard
Displays the keyboard shortcut keys. See Keyboard shortcuts for more information.
Index
Displays this online help file, showing the Index tab. To look for an index item, start typing in the keyword. As you type letters, the highlight advances to the first word starting with these letters. The items listed below the word show second-level entries. To look at the topic associated with an entry, double-click the entry, or highlight it and click Display. If there is more than one topic associated with the entry, a list box is displayed, listing the topic headings. Select a topic by double-clicking the list. The topic is displayed in the right panel.
About
Displays a splash screen showing information about ASMPUT. In particular, this shows the version you are running.
Pop-up menu
Display the pop-up menu by right-clicking. The contents of the menu depend on where you click:
A file name in the file list area
The Remove option removes the file from the file list area, and removes the related components from the control flow graph. See Removing (closing) a file for more information.
The source code area
The options of this pop-up menu let you show or hide lines (see Showing and hiding expanded lines, Showing and hiding assembly diagnostics, and Showing and hiding analysis messages), and find an item of text, or the next diagnostic or message (see Finding text in source code and Finding the next assembly diagnostic or analysis message).
Toolbar icons
Open file
See File menu Open option.
Show Notebook
See Window menu Show Info Notebook option.
Show Graph
See View menu Show Graph option.
Help
See Help menu Help Topics option.

See also Main window