
  TYPE
    clt$command_search_modes = (clc$global_command_search,
          clc$restricted_command_search, clc$exclusive_command_search);

