TCL
rename-file command
.mdThe rename-file BASIC program changes the name of a file, both in the master dictionary and in the dictionary of the designated file reference.
Synonymsrnf
The process prompts for the new name. Items within the file and its associated dictionary are not affected.
Syntax
rename-file file.reference new name: new.file.reference
Example(s)
rename-file test1 new name: test2
See also
Referenced by
1 topic mentions rename-file command in its description.