ener.hlp (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.
Delete Watch (Alt+D,D)
■ Removes a single watchpoint or watch expression from the
  Debug window.
 
■ Tip: Use Delete All Watch to remove all items.
 
■ To delete a watch variable or expression:
    1. Select the watch to delete.
 
       Choose watch to delete:
       ┌──────────────────────────────────────────┐
       │ THIS1.BAS NumVar:                        ↑
       │ Sub1a Countx:                            ░
       │ NEW1b.BAS Dublivay:                      ░
       │ Sub2b Major:                             ↓
       └──────────────────────────────────────────┘
       • The Delete Watch dialog displays the active watch
         items preceded by the procedure name or module name
         where the item is located.
 
    2. Press Enter or choose OK to delete the watch,
       ╔════════╗
       ║   OK   ║
       ╚════════╝
       or choose one of the following:
       ┌────────┐
       │ Cancel │  To cancel the operation
       └────────┘
       ┌────────┐
       │  Help  │  To get help
       └────────┘