dtr (R83)

dtr (R83)


download Index Level dtr-off
Syntax dtr {radix} number
Category TCL
Type Verb
Description converts an integer number to a specified radix (base) and displays the result. If the radix is omitted, a radix of 16 is assumed, and this behaves like the "dtx" command, converting decimal to hexadecimal.  
Options
See Also dtx xtd
Example
Warnings This does not exist in D3. Use "dtx".
Compatibility R83
download Index Level dtr-off