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.

List box Library

Library List Box

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.

Icon Compile

Compile

Run

Runs the first macro of the current module.

Icon

Run

Stop

Stops running the current macro.

Icon

Stop

Procedure Step

Runs the macro and stops it after the next procedure.

Icon

Procedure Step

Single Step

Runs the macro and stops it after the next command.

Icon

Single Step

Step Out

Jumps back to the previous routine in the current macro.

Icon Step Out

Step Out

Breakpoint

Inserts a breakpoint in the program line.

Icon

Breakpoint

Manage Breakpoints

Calls a dialog to manage breakpoints.

Icon

Manage Breakpoints

Enable Watch

Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.

Icon

Enable Watch

Object Catalog

Opens the Objects pane, where you can view Basic objects.

Icon

Object Catalog

Macros

Opens the Macro dialog.

Icon Macros

Macros

Modules

Click here to open the Macro Organizer dialog.

Icon Modules

Modules

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.

Icon Find Parentheses

Find Parentheses

Import BASIC

Opens the Basic source text in the Basic IDE window.

Icon Import BASIC

Import BASIC

Export BASIC

Saves the source code of the selected Basic macro.

Icon Export BASIC

Export BASIC

Import Dialog

Calls an "Open" dialog to import a BASIC dialog file.

Icon Import Dialog

Import Dialog

Export Dialog

In the dialog editor, this command calls a "Save as" dialog to export the current BASIC dialog.

Icon Export Dialog

Export Dialog

Please support us!