The Transform Byte to First Character of String routine
transforms a single 8-bit ASCII character to an ASCII string
consisting of a single character followed by trailing spaces, if
needed, to fill out the string. The range of the input byte is 0
through 255.
Format
LIB$CHAR one-character-string ,ascii-code
Additional Information:
explode
extract