Library /sys$common/syshlp/basichelp.hlb Run time errors, FNEWITFUN *Conan The Librarian (sorry for the slow response - running on an old VAX) |
FNEND without function call (ERR=73) The program executes a FNEND statement before executing a function call. Check program logic to make sure that FNEND statements are executed only in multi-line DEFs, or remove the FNEND statement. This error cannot be trapped with a BASIC error handler.
|