radix
Shows and sets the input radix.
- Syntax
radix
- Parameters
-
[hex]
- Specifies the input radix to be hexadecimal.
[dec]
- Specifies the input radix to be decimal.
- Example
-
To show the current input radix, type the following command:
radix
To set the current input radix to decimal, type the following
command:
radix dec
- Notes
- The
radix command affects the operation of all PDE
commands. PDE commands will accept and display numbers in decimal or
hexadecimal format, according to the radix setting.
The radix command can be abbreviated
ra.
Comments or Questions?
send email to : languard (at) pix (dot) net
Last Updated: $Date: 2003/01/25 05:07:23 $