
  TYPE
    clt$command_reference_form = (clc$name_only_command_ref,
          clc$skip_1st_entry_command_ref, clc$system_command_ref,
          clc$utility_command_ref, clc$module_or_file_command_ref,
          clc$file_cycle_command_ref);

