
  TYPE
    clt$command_file_kind = (clc$include_file, clc$incf_segment_caller_file,
          clc$incf_record_caller_file, clc$get_file,
          clc$get_segment_caller_file, clc$get_record_caller_file,
          clc$catalog_command, clc$command_library, clc$submit_job);

