To set a new name of the scope. Syntax: set name Parameters: NewName - The new name of the scope. Examples: set name NewNameNoSpaces ...

To set a new name of the scope. 
 
Syntax: 
 
        set name  
 
Parameters: 
 
        NewName        - The new name of the scope. 
 
Examples:      set name NewNameNoSpaces 
               set name "New Name With Spaces" 
 
               The examples show how the name for the current scope 
               can be modified to use a new name that is either a 
               single word or several words specified within quotation 
               marks.