Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Debugger Window and Files : Debugger dialog boxes : Dataview dialog box
 
Dataview dialog box
The Dataview dialog box lets you examine and modify data for variables and arrays, attributes of objects, and field data for buffer objects. You can add a watch for any entity that appears in the dialog box.
Access this dialog box by choosing one of the following:
*The Dataview option on the Debug menu, or press CTRL+D
*The Dataview option on the context (right-click) menu from the watches or variables pane
*An ABL system handle on the Data menu
If you select an object before choosing the Dataview option, the object appears automatically in the Dataview dialog box. Otherwise, you can enter an object name in the View field or select an object you viewed previously from the drop-down list, and click the View button.
* Attributes tab
* Fields tab
* Array tab
* Value tab
* Distinguishing ProDataSet methods from attributes