Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Debugger Window and Files : Debugger menu bar options : Data menu
 
Data menu
The Data menu lets you select an ABL system handle and display the attributes associated with that handle in the Dataview dialog box. You can modify the values of writable attributes.
Note: Some handles might be unknown at various stages of execution. For example, the FOCUS and SELF handles typically are valid only when a trigger is executing.
For more information on the Dataview dialog box, see Dataviewdialog box. For more information on ABL system handles and their associated attributes, see OpenEdge Development: ABL Reference.