The EVALUATE command displays a number in both hexadecimal and decimal. Use it to translate a hexadecimal number to decimal, and vice versa. The /DECIMAL and /HEXADECIMAL qualifiers specify the input base for the number.
The format of the EVALUATE command is:
EV[ALUATE] /D[ECIMAL]
/H[EXADECIMAL]
/N[UMBER]=number
The /NUMBER qualifier is required.
By default, EVALUATE treats the number as having a hexadecimal base.