Library /sys$common/syshlp/CDO$HELP.HLB  —  CDO Commands, SHOW  CONTEXT
    Format

      SHOW CONTEXT    [ qualifier ]   [ context-name ] ,...

1  –  Parameters

1.1  –  context-name

    Specifies the context whose properties you are displaying. If
    you omit this parameter, CDO displays the name of the current
    context.

2  –  Qualifiers

2.1    /ALL

    Displays system-specified properties, such as time of creation,
    and user-specified properties, such as description, for the
    context and for all children.

2.2    /AUDIT

    Displays history list entries for the context.

2.3    /BRIEF_(default)

    Displays user-specified properties for the context, and provides
    the names of direct children.

2.4    /FULL

    Displays user-specified properties for the context and for all
    children.

3  –  Description

    The SHOW CONTEXT command displays a complete or partial list of
    properties for the context or contexts you specify.

    Because a context is a nonversioned element, CDO does not accept
    a branch designation or a version number in the context name.

4  –  Examples

  CDO>  SHOW CONTEXT ANIMAL_KINGDOM

      In this example, because no qualifier is specified, the SHOW
      CONTEXT command displays default BRIEF information. This
      information includes the user-specified properties for the
      ANIMAL_KINGDOM context and the names of direct children.
Close Help