You can modify data in the Watch Data view using the following ways:
You can edit data in the hex value column for the variable, and in the display value column for elementary program variables.
Ensure that the Watch Data view is visible on the CA InterTest main window. If not, display the Watch Data view.
Note: If data monitoring is in effect then you will not be able to modify the data values when you navigate the trace table.
To modify the value of a variable in-line
After you depart the cell, the changes will be sent to the mainframe, and all related data views are updated.
To modify the value of a variable or keyword element
If you are updating an array occurrence, you can select another occurrence to update. Otherwise, click OK to close the dialog.
The Watch Data view refreshes to display the modified value of the selected <variable>.
To modify the value of an expression or a keyword DSECT
The Memory Dump dialog opens with the current data for the expression or keyword loaded in the dump section of the dialog.
The Watch Data view refreshes to display the modified values.
Note: You can also edit the value of an item using the Memory Dump dialog. Click the Memory Dump icon
in the Watch Data view to open the Memory Dump dialog. Edit the value and click OK to save the updated value.