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.

Ikoon

Compile

Run

Runs the first macro of the current module.

Ikoon

Run

Stop

Stops running the current macro.

Ikoon

Stop

Procedure Step

Runs the macro and stops it after the next procedure.

Ikoon

Procedure Step

Single Step

Runs the macro and stops it after the next command.

Ikoon

Single Step

Step Out

Jumps back to the previous routine in the current macro.

Ikoon

Step Out

Breakpoint

Inserts a breakpoint in the program line.

Ikoon

Breakpoint

Manage Breakpoints

Calls a dialog to manage breakpoints.

Ikoon

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.

Ikoon

Enable Watch

Object Catalog

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

Ikoon

Object Catalog

Macros

Opens the Macro dialog.

Ikoon

Macros

Modules

Click here to open the Macro Organizer dialog.

Ikoon

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.

Ikoon

Find Parentheses

Insert Source Text

Opens the Basic source text in the Basic IDE window.

Ikoon

Insert source text

Save Source As

Saves the source code of the selected Basic macro.

Ikoon

Save Source As

Import Dialog

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

Kui imporditud dialoogil on nimi, mis on teegis juba olemas, siis kuvatakse teateaken, kus saad soovi korral imporditud dialoogi ümber nimetada. Sel juhul määratakse dialoogi uueks nimeks järgmine vaba "automaatne" nimi, just nagu uue dialoogi loomiselgi. Samuti saad olemasoleva dialoogi imporditud dialoogiga asendada. Kui klõpsad nuppu Loobu, siis dialoogi ei impordita.

Dialoogid võivad sisaldada lokaliseerimisandmeid. Dialoogi importimisel võib ilmneda dialoogi lokaliseerimisoleku vastuolu.

Kui teek sisaldab imporditud dialoogiga võrreldes lisakeeli või kui imporditud dialoog pole lokaliseeritud, siis lisatakse lisakeeled imporditud dialoogi kasutades dialoogi vaikelokaadi stringe.

Kui imporditud dialoog sisaldab teegiga võrreldes lisakeeli või kui teek pole lokaliseeritud, siis kuvatakse teateaken nuppudega "Lisa", "Jäta välja" ja "Loobu".

Ikoon

Import Dialog

Export Dialog

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

Ikoon

Export Dialog