CodeView (cv.hlp) (Table of Contents; Topic list)
Break When Expression is True: Mouse How-To
 When Expression is True Keyboard        Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
       1. Click Break When Expression is True.
 
       2. Click in the Expression box and type a relational expression.
          Execution will break when this expression becomes true.
 
       3. If you want CodeView to pass over the breakpoint a given
          number of times, click in the Pass Count box. Type the number
          of times to pass over the breakpoint.
 
       4. If you want CodeView to execute commands after execution
          breaks, click in the Commands box. Type the commands you want
          to execute.
 
       5. Click <OK>.
 
     See: Break Addresses
          Expressions in CodeView
                                    -♦-