Library /sys$common/syshlp/BASICHELP.HLB  —  RAD$
  The RAD$ function converts a specified integer to a three-character string
  in Radix-50 format.

  Example

  A$ = RAD$(101%)

1  –  Syntax

      str-var = RAD$(int-var)
Close Help