LibreOffice Basic IDE

This section describes the structure of the Basic IDE.

მაკროს ინსტრუმენტთა ზოლი

The მაკროს ინსტრუმენტთა ზოლი შეიცავს კომანდებს მაკროების შესაქმნელად, დასარედაქტირებლად და გასაშვებად.

ASC

The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on Enable Watch to add the variable to the list box and to display its values.

Call Stack Window (Calls)

The Call Stack allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list.

Manage Breakpoints

Specifies the options for breakpoints.

ლავიატურული მალსახმობები Basic IDE-ში

Commands From the Context menu of the Module Tabs

Insert

Module

Inserts a new module into the current library.

Dialog

Inserts a new dialog into the current library.

წაშლა

Deletes the selected module.

Rename

Renames the current module in place.

დამალვა

Hides the current module.

Modules

Opens the Macro Organizer dialog.