*copyc clc$ecc_range
?? FMT (FORMAT := OFF) ??
{
{ CLE$ECC_scl_formatter has the following unused code offsets:
{
{ 9500..9509 9511..9519 9521..9539 9541..9559 9561..9579 9581..9599 9601..9619
{ 9621..9639 9641..9659 9661..9679 9681..9999
{

  CONST
    clc$min_ecc_scl_formatter       = clc$min_ecc + 9500,

    cle$cannot_be_translated        = clc$min_ecc + 9510,
    {E +P can not be translated.}

    cle$duplicate_utility_name      = clc$min_ecc + 9520,
    {E Utility name +P already specified.}

    cle$errors_and_warnings         = clc$min_ecc + 9540,
    {E +P Error messages.  +P Warning messages.}

    cle$errors_encountered          = clc$min_ecc + 9560,
    {E +P Error messages.}

    cle$internal_formatter_error    = clc$min_ecc + 9580,
    {W Internal formatter error - +P.}

    cle$max_error_count_reached     = clc$min_ecc + 9600,
    {E Maximum number of errors (+P) encountered.}

    cle$page_width_too_small        = clc$min_ecc + 9620,
    {E PAGE_WIDTH value must be at least +P greater than ..
    {INITIAL_IDENT_COLUMN value.}

    cle$too_many_names              = clc$min_ecc + 9640,
    {E Utility +P count exceeded.}

    cle$utility_same_as_end         = clc$min_ecc + 9660,
    {E Utility name +P same as terminator name.}

    cle$warnings_encountered        = clc$min_ecc + 9680,
    {W +P Warning messages.}

    clc$max_ecc_scl_formatter       = clc$min_ecc + 9999;

?? FMT (FORMAT := ON) ??
