Library /sys$common/syshlp/basichelp.hlb ERR *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The ERR function returns the number of the latest run-time error. Example 2000 IF (ERR = 50) THEN PRINT "DATA FORMAT ERROR"
Additional Information (explode) :
|