qperr.hlp (Topic list)
Error Message
 
Error 69:  Label not within current block
 
A GOTO statement cannot refer to a label outside the
current block. Either place the label within the scope of
the block, or use a procedure or function.