HP 3000 Manuals

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


HP SYSTEM DICTIONARY XL SDMAIN

RENAME RELATIONSHIP-CLASS 

Renames a relationship class.

Syntax 

     REN[AME] R[ELATIONSHIP-]C[LASS]  old-rel-class-name 
                                     ,new-rel-class-name 
                .

Parameters 

old-rel-class-name    Name of the relationship class to be renamed.

new-rel-class-name    New name of the relationship class.

Description 

To avoid possible name conflicts with any future extensions to the core
set, do not rename any relationship class to a name starting with the
characters "HP" .

Open Mode:       Customization

Scope:           DA scope or the relationship class's owner scope

Example 

The following example renames the relationship class generates to the new
name creates.

     >RENAME RELATIONSHIP-CLASS generates, creates. 
     >


MPE/iX 5.0 Documentation