Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Rename Document Library Object (RNMDLO) command changes the name of a document or folder. You will not be able to change the name if the document or folder is in use.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DLO | Document library object | Character value | Required, Positional 1 |
NEWDLO | New document library object | Character value | Required, Positional 2 |
FLR | In folder | Character value, *NONE | Optional, Positional 3 |
Top |
Specifies the name of the document or folder that is being renamed.
This is a required parameter.
Top |
Specifies the new name for the document or folder.
This is a required parameter.
Top |
Specifies the name of the folder that contains the document or folder being renamed.
Top |
RNMDLO DLO(A) NEWDLO(B) FLR(FLR1)
This command changes the name of document or folder A located in folder FLR1, to B.
Top |
Top |