CDO$HELP.HLB  —  CDO Commands, CLEAR_NOTICES
    Format

      CLEAR  NOTICES  [ qualifier ]  element-name ,...

1  –  Parameters

1.1  –  element-name

    Specifies the element whose notices you are removing. You can use
    wildcard characters in the element name.

2  –  Qualifiers

2.1    /CURRENT

    Clears notices at the element you specify. /CURRENT is the
    default qualifier.

2.2    /DOWN

    Clears notices at elements owned by the element.

2.3    /UP

    Clears notices at elements that own the element.

3  –  Description

    The CLEAR NOTICES command removes notices that CDO has sent to
    an element. Use the SHOW NOTICES command to confirm that CDO has
    cleared notices.

4  –  Examples

  CDO>  CLEAR NOTICES DEPT5

      In this example, the CLEAR NOTICES command removes notices for
      the DEPT5 database definition.
Close Help