
*copyc AVC$MIN_ECC

?? FMT (FORMAT := OFF) ??
  CONST
    avc$min_ecc_family = avc$min_ecc + 300;

  CONST

    ave$catalog_already_exists = avc$min_ecc_family + 11,
{W The master catalog for user +P in family +P already exists.}

    ave$user_validation_info_exists = avc$min_ecc_family + 12,
{W Validation information for user +P in family +P already exists.}

    ave$cannot_change_family = avc$min_ecc_family + 13;
{E The name of family +P cannot be changed.}

?? FMT (FORMAT := OFF) ??
