Library /sys$common/syshlp/basichelp.hlb NUM$ *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The NUM$ function evaluates a numeric expression and returns a string of characters in PRINT statement format, including leading and trailing spaces. Example Number$ = NUM$(34.5 * 5000 / 32.4)
Additional Information (explode) :
|