IDE LibreOffice Basic

Seksi ini menjelaskan tentang struktur IDE milik Basic.

Baris Alat Makro

Baris Alat Makro memiliki perintah untuk membuat, menyunting, dan menjalankan makro.

Jendela Pengawas

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.

Memanajemen Titik Putus

Menspesifikasikan opsi bagi titik putus.

Jalan Pintas Kibor dalam IDE Basic

Commands From the Context menu of the Module Tabs

Sisip

Modul

Menyisipkan modul baru ke dalam pustaka bersangkutan.

Dialog

Menyisipkan dialog baru ke dalam pustaka bersangkutan.

Hapus

Menghapus modul yang dipilih.

Ganti Nama

Mengubah nama modul.

Sembunyikan

Menyembunyikan modul bersangkutan.

Modul

Membuka dialog Pengorganisasi Makro.