Download HDevelop User`s Manual
Transcript
30 Graphical User Interface and the <Ctrl> key in the left column of the program window as described in section 2.4 on page 62. 2.3.5.9 Execute . Clear All Break Points With this menu item you can clear all break points in the current HDevelop program. 2.3.5.10 Execute . Reset Program With the menu item Execute . Reset Program, you can reset the current HDevelop program to its initial state. The main procedure becomes the current procedure and the call stack is cleared of all procedure calls except the main procedure call. The latter is reset, i.e. all variables have undefined values and the program counter is set to the first executable line of the main procedure. The break points, however, are not cleared. This menu item is useful for testing and debugging programs. 2.3.6 Menu Visualization Via this menu, you can open or close graphics windows and clear their displays. Furthermore, you may specify their output behavior during runtime. All items which can be selected are shown in figure 2.15. Figure 2.15: The menu Visualization.