
  CONST
    sfc$max_statistic_code = osc$max_condition;

  TYPE
    sft$statistic_code = 0 .. sfc$max_statistic_code;

*copyc osc$max_condition
