CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Set Breakpoint: When Expression is True
 Mouse How-To Keyboard How-To            Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     ┌─────────── Set Breakpoint ───────────┐
     │                                      │
     │( ) Break at Location.                │
     │( ) Break at Location if Expression   │
     │    is True.                          │
     │( ) Break at Location if Expression   │
     │    has Changed.                      │
     │(•) Break When Expression is True.  ─┼─ ■ Select this option
     │( ) Break When Expression has Changed.│
     │                                      │
     │  Location: [·············]           │
     │  Expression: [············]─────────┼─ ■ Enter relational
     │┌Pass Count: [·····] Length:[······] │    expression
     ││ Commands: [······················]─┼──┐
     ││                                     │  ■ Enter optional
     └┼─────────────────────────────────────┘    commands to be
      ■ Enter optional pass count                executed at
                                                 breakpoint
 
     See: Break Addresses
                                    -♦-