Everything
2.12.5.1 Change display format of values

The display format of the [value] area can be changed using buttons below on the toolbar.

Notation

The following buttons to change the notation of a data value are displayed.

 

AutoSelect

Displays values on this panel in the default notation according to the type of variable (default).

Hexadecimal

Displays values on this panel in hexadecimal number.

Decimal

Displays values on this panel in decimal number.

Octal

Displays values on this panel in octal number.

Binary

Displays values on this panel in binary number.

Decimal Notation for Array Index

Displays array indexes on this panel in decimal number (default).

Hexadecimal Notation for Array Index

Displays array indexes on this panel in hexadecimal number.

Float

Displays values on this panel in float.

Note that when the value is not 4-byte data, or has the type information, displays it in the default notation.

Double

Displays values on this panel in double.

Note that when the value is not 4-byte data, or has the type information, displays it in the default notation.

 

Adds the value in hexadecimal number enclosing with "()" at the end of the value.

Encoding

The following buttons to change the encoding of character variables are displayed.

 

ASCII

Displays character variables in ASCII code (default).

Shift_JIS

Displays character variables in Shift-JIS code.

EUC-JP

Displays character variables in EUC-JP code.

UTF-8

Displays character variables in UTF-8 code.

UTF-16 Big-Endian

Displays character variables in UTF-16 Big-Endian code.

UTF-16 Little-Endian

Displays character variables in UTF-16 Little-Endian code.

UTF-32 Big-Endian

Displays character variables in UTF-32 Big-Endian code.

UTF-32 Little-Endian

Displays character variables in UTF-32 Little-Endian code.