system.debugger.dtx

Command/System Debugger, Releases: AP and R83

Converts decimal to hexadecimal.

Syntax

dtx decimal.number

Description

converts a given decimal number to its corresponding hexadecimal equivalent.

Example

dtx 1024<return> 400
The result displays on the same line as the command.

See Also

Command Name Type Description
system.debugger.divx Command Divides hexadecimal numbers.
system.debugger.addx Command Adds hexadecimal numbers.
system.debugger.addd Command Adds integer numbers.
system.debugger.mulx Command Multiplies haxadecimal numbers.
system.debugger.subx Command Subtracts hexadecimal numbers.
system.debugger.xtd Command Converts hexadecimal to decimal.
system.debugger.overview Introductory Overview of system debugger.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.