|
VMS Help CC, Messages, FINBRANCH *Conan The Librarian |
Message A goto to the label "<label>" branches into a finally
handler.
Description A goto statement tried to transfer into a finally
handler. This is illegal.
User Action Modify the goto or move the label outside the
handler.
|
|