Advanced PowerBuilder

HomePrevious Lesson: Breakpoint On a Counter Value
Next Lesson: Breakpoint On a Variable Change

Both Condition & Occurrence Breakpoints

You can specify both condition and occurrence. In this case, PowerBuilder increments the counter only when the expression returns true�not every time it passes the statement, and when the counter reaches the specified number, PowerBuilder suspends the execution.
HomePrevious Lesson: Breakpoint On a Counter Value
Next Lesson: Breakpoint On a Variable Change