Name Qualifiers

The following /NAME qualifier can be used with the ADD or CHANGE commands.

    
            /REGION=region-name Applies to: BG MM
    
         

Specifies the name of a region. Region names are not case-sensitive, but are represented as uppercase by GDE.

The minimum length is one alphabetic character.

The maximum length is 16 alphanumeric characters.

Example:

    
            
    DE> ADD /NAME A* /REGION=AREG
    
    
    
         

This command creates the NAME-space A* if it does not exist, and maps it to the region AREG.