Macro Toolbar
The Macro Toolbar contains commands to create, edit, and run macros.
Library
Select the library that you want to edit. The first module of the library that you select is displayed in the Basic IDE.
Compile
Compiles the Basic macro. You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps.
Enable Watch
Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.
Find Parentheses
Highlights the text that is enclosed by two corresponding brackets. Place the text cursor in front of an opening or closing bracket, and then click this icon.
Export Dialog
In the dialog editor, this command calls a "Save as" dialog to export the current BASIC dialog.
