Rename File

Tools File Management Rename            Shared Dialog Box
Renames files either into the local directory where the session is running or into a file system location you specify.
When specifying the file names, you can take advantage of the database alias naming conventions. Therefore, if the <private> database is located at /usr/people/gabriel/private.cdb, then either of the following file name specifications will work:
/usr/people/gabriel/private.cdb/templates.tbl/prototype.tpl
or
<private>/templates.tbl/prototype.tpl
 
For the option:
Do the following:
Filename
Enter the name of the file you want to rename.
New Filename
Enter the destination file name.
Example input:
Filename: /usr/people/gabriel/private.cdb/templates.tbl/prototype.tpl
New Filename: prototype_2000.tpl
If renaming to the old file's directory, the resultant file is /usr/people/gabriel/private.cdb/templates.tbl/prototype_2000.tpl
 
Notes:  
The renamed file name will always have the same extension as the old file name. If you input a different extension for the new file name, your template-based product will always modify it to correspond to the extension of the old file name.
The renaming process automatically overwrites any existing file at the new file name location.