CodeView (cv.hlp) (Table of Contents; Topic list)
Watch Menu: Quick Watch Command
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Shortcut key: SHIFT+F9
 
     The Quick Watch command displays the value of any selected
     expression. When you are stepping or tracing through a program,
     the current statement is selected automatically.
 
     ┌─────────────────────────────────┐
     │   <watch expression>            │
     │                                 │
     │                                 │
     │                                 │
     │                                 │
     │  <Expand/Contract> <Add Watch>  │
     └─────────▲───────────────▲───────┘
               │               └────────■ Choose to add
               └──■ Choose to expand      expression to watch
                    or contract watch     window
                    expression
 
     See: Expanding/Contracting Items
                                    -♦-