Macro Toolbar
The Macro Toolbar contains commands to create, edit, and run macros.
Select the library that you want to edit. The first module of the library that you select is displayed in the Basic IDE.
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.
Runs the first macro of the current module.
Stops running the current macro. You can also press Ctrl+Alt+S.
Runs the macro and stops it after the next procedure.
Runs the macro and stops it after the next command.
Jumps back to the previous routine in the current macro.
Inserts a breakpoint in the program line.
Calls a dialog to manage breakpoints.
āŠāŠāŠāŠūāŠĢāŠŽāŠŋāŠāŠĶāŦāŦāŠāŠĻāŦāŠ āŠļāŠāŠāŠūāŠēāŠĻ āŠāŠ°āŦ
Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.
Opens the Objects pane, where you can view Basic objects.
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.
Opens the Basic source text in the Basic IDE window.
Saves the source code of the selected Basic macro.
Calls an "Open" dialog to import a BASIC dialog file.
In the dialog editor, this command calls a "Save as" dialog to export the current BASIC dialog.