This section describes the structure of the Basic IDE.
The Macro Toolbar contains commands to create, edit and run macros.
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.
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.
Specifies the options for breakpoints.
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 Organiser dialogue box.