radix Specifies the radix to be established. Valid keywords are as follows: BINARY Sets the radix to binary. DECIMAL Sets the radix to decimal. This is the default for all languages except BLISS, MACRO-32, and MACRO-64 (Alpha and Integrity servers only). DEFAULT Sets the radix to the language default. OCTAL Sets the radix to octal. HEXADECIMAL Sets the default radix to hexadecimal. This is the default for BLISS, MACRO-32, and MACRO-64 (Alpha and Integrity servers only).