[next] [previous] [contents]

  17.4.6 %DEFINE and %UNDEFINE Directives
  The %DEFINE directive allows you to assign a value to an
  identifier. The %UNDEFINE directive will remove the value.

  The representation of this value stays in force until a cor-
  responding %UNDEFINE directive or the end of the source
  module is encountered.