qb45qck.hlp (Table of Contents; Topic list)
HEX$ Function QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
HEX$ - a string function that returns a string that represents the
       hexadecimal value of the decimal argument expression
 
Syntax
  HEX$(expression)
    ■ expression is a numeric expression that has a decimal value
 
See Also  OCT$