HELPLIB.HLB  —  PASCAL  Directives  ERROR
  The %ERROR directive accepts one or more string expressions  and
  at compile-time will generate a compiler error that includes the
  concatenation of the string expressions.

    %ERROR( string-expression,... )
Close Help