LibreOffice Basic IDE

यह खण्ड बेसिक आईडीई के ढांचा का वर्णन करता है.

Macro Toolbar

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

Watch Window

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.

Keyboard Shortcuts in the Basic IDE

मॉड्यूल टैब के कॉन्टैक्स्ट मेन्यू से कमांड

प्रविष्ट

मॉडयूल

Inserts a new module into the current library.

संवाद

Inserts a new dialog into the current library.

मिटाएँ

Deletes the selected module.

नाम बदलें

Renames the current module in place.

छुपाएँ

Hides the current module.

मॉडयूल

Opens the Macro Organizer dialog.

Please support us!