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

  QuickSCREEN      Details      Example      Contents      Index
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
END - a BASIC declaration that ends a BASIC program, procedure,
      or block
Syntax
  END [{DEF | FUNCTION | IF | SELECT | SUB | TYPE}]
See Also  DEF FN  FUNCTION  IF...THEN...ELSE
          SELECT CASE  SUB  TYPE  STOP