system.debugger.xtd

Command/System Debugger, Releases: AP and R83

Converts hexadecimal to decimal.

Syntax

xtd hexnum

Description

converts a given hexadecimal number into its equivalent decimal format.

Example

xtd 1a<return> 26
The result is displayed on the same line.

See Also

Command Name Type Description
system.debugger.overview Introductory Overview of system debugger.
system.debugger.dtx Command Converts decimal to hexadecimal.
txl.xtd Verb: Access Converts hexadecimal number to decimal.

User Comments

What do you think?

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

Login to leave your comments.