OCT$( number [, chars])
Returns a string giving the octal (base 8) representation of number.
chars is optional and specifies the number of characters in the string with zero
as the leading padding character(s).
Returns a string giving the octal (base 8) representation of number.
chars is optional and specifies the number of characters in the string with zero
as the leading padding character(s).