Edit»Edit Value
Use the Edit Value command to change the value of a variable. When you select Edit»Edit Value or double-click the variable value in the Variables and Call Stack or Watch window, the selected value becomes editable.
The value that you enter depends on the type and display format of the variable, as the following instructions demonstrate:
- Edit integers and longs in the format in which they appear.
- Edit real numbers in either scientific or floating-point format, regardless of the display format.
- Edit individual array elements by expanding the array.
- Edit individual bytes of a string by expanding the string. The bytes appear in the integer format you specify in the Format menu.