[next] [previous] [contents]

  2.5.4.4 LOCK Command
  The LOCK command changes default values for COMPILE
  command qualifiers. It is equivalent to the SET command.
  The following command specifies that all subsequent compi-
  lations use double-precision, floating-point numbers as the
  default. You can use any valid COMPILE command qualifier
  as an argument to LOCK.
  LOCK /DOUBLE
  Ready