[an error occurred while processing this directive]
.EXIT Statement QuickSCREENi

  QuickSCREEN      Details      Example      Contents      Index
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
EXIT - a control flow statement that exits a DEF FN function, DO...LOOP,
       FOR...NEXT loop, FUNCTION, or SUB
Syntax
  EXIT {DEF | DO | FOR | FUNCTION | SUB}
See Also  DEF FN  DO...LOOP  FOR...NEXT
          FUNCTION  SUB