Makro rīkjosla

The Macro Toolbar contains commands to create, edit, and run macros.

Bibliotēka

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

Bibliotēkas sarakstlodziņš

Kompilēt

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

Kompilēt

Run

Runs the first macro of the current module.

Ikona

Palaist

Stop

Stops running the current macro.

Ikona

Apturēt

Procedure Step

Runs the macro and stops it after the next procedure.

Ikona

Procedūras solis

Viena soļa

Runs the macro and stops it after the next command.

Ikona

Viens solis

Step Out

Jumps back to the previous routine in the current macro.

Icon Step Out

Solis uz āru

Pārtraukuma punkts

Ievieto pārtraukuma punktu programmas rindiņā.

Ikona

Pārtraukuma punkts

Pārvaldīt pārtraukuma punktus

Calls a dialog to manage breakpoints.

Ikona

Pārvaldīt pārtraukuma punktus

Ieslēgt novērotāju

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

Ikona

Iespējot novērošanu

Objektu katalogs

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

Ikona

Objektu katalogs

Makro

Atver Makro dialogu.

Icon Macros

Makrosi

Moduļi

Click here to open the Macro Organizer dialog.

Icon Modules

Moduļi

Atrast iekavas

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

Meklēt iekavas

Ievietot avota tekstu

Opens the Basic source text in the Basic IDE window.

Ikona

Ievietot avota tekstu

Saglabāt avotu kā

Saves the source code of the selected Basic macro.

Ikona

Saglabāt avotu kā

Importēšanas dialogs

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

If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free "automatic" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported.

Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur.

If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale.

If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons.

Ikona

Importēšanas dialogs

Eksportēšanas dialogs

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

Ikona

Eksportēšanas dialogs

Please support us!