|
VMS Help CC, Messages, NOLEAVETARG *Conan The Librarian |
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.
|
|