RENAME
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Changes the name under which an object is stored.
Syntax
RENAME < $W > $W
Description
Changes the name under which an object is stored. The user specifies the old name then the new name. If the new name is not unique the system appends 1 to the name and increments it till a unique name is created.
Command Qualifiers
|
< $W > $W |
The old name and new name respectively. |