|
OverviewThe execution break points can be enabled (activated) by right-clicking in the Editor and selecting the "Toggle Break Points" menu item in the Right-Click menu. Once enabled, all program executions submitted by the editor will be executed in a break point execution manner. By default, all statements (break points), will be enabled. Each enabled statement is indicated by a green dot next to it. All statements with a green dot next to it will be executed when you submit the program. You can also optionally Skip one or more statements or Stop the execution at a particular statement.
|
|
Copyright © 2001- 2002 complementSoft LLC. All Rights Reserved |