HP 3000 Manuals

DISPLAY RELATIONSHIP-CLASS [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation


HP SYSTEM DICTIONARY XL SDMAIN

DISPLAY RELATIONSHIP-CLASS 

Displays one or more relationship classes.

Syntax 

     DIS[PLAY] R[ELATIONSHIP-]C[LASS] [relation-class-name]
             [;S[COPE-]O[WNER] = scope-owner-name]
             [;NAME[-ONLY]]
             [;NO[SORT]]
             .

Parameters 

relation-class-name   Name of the relationship class to be displayed.

scope-owner-name      Owner of the relationship class to be displayed.
                      If the current scope does not have secure
                      capability, any qualification other than the
                      current scope causes no relationship classes to be
                      retrieved.

NAME-ONLY             If specified, only the name of the qualifying
                      relationship class is displayed.  If not specified,
                      the name and owner are displayed.

NOSORT                Reports on the relationship classes in the unsorted
                      order in which they are retrieved from the
                      dictionary.  Otherwise, the relationship classes
                      are sorted alphabetically by the relationship class
                      name.

Description 

When sorting is not required, the use of the NOSORT keyword speeds
processing time.

If the scope does not have secure capability, and the current scope is
not the owner, then the scope owner is not displayed.

Open Mode:       Any

Scope:           Any

Example 

The following example displays the relationship class contains with its
scope owner.

     >DISPLAY RELATIONSHIP-CLASS contains. 
     CONTAINS
        Scope-Owner : CORESET

        1 Relationship-Class(es) Retrieved
     >


MPE/iX 5.0 Documentation