Removing Pointer Items When Dereferenced
Related Topics:
By default, the contents of the Current Value pop-up window(s) remain open when you follow the pointer. If you expect to be following many intermediate links that are not of interest to you, you can choose to have the contents of the Current Value pop-up window replaced with the new value from the followed pointer.
To remove pointer items from the Data Display when they are dereferenced::
- 1. In the Data Display Window, choose Display
Options. Or, in the Debugging Window, choose Debug
Debugging Options, then click the Data Display Windows tab.
- 2. Select the checkbox labeled Undisplay existing value when following pointer.
- The state of the Undisplay on dereference menu item in the Current Value pop-up windows is changed to reflect your choice..
- 3. Click OK to apply the change to the current session, or click Save as Defaults and then click OK to apply it to all sessions.