/sys$common/syshlp/helplib.hlb CC, Messages, NOLEAVETARG *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Message This leave statement is not within a try statement. Description The exception handling statement leave must appear within a try statement block. User Action Either remove the leave statement, or place it in a try statement block.
|