Library /sys$common/syshlp/basichelp.hlb Compile time errors, JMPOUTDEF *Conan The Librarian (sorry for the slow response - running on an old VAX) |
ERROR - The program attempts to transfer control out of a DEF block. Change the control statement; you cannot transfer control out of a DEF block except by a EXIT DEF, FNEXIT, FNEND, or END DEF statement.
|