The rename-file BASIC program changes the name of a file, both in the master dictionary and in the dictionary of the designated file reference.
The process prompts for the new name. Items within the file and its associated dictionary are not affected.
rename-file file.reference new name: new.file.reference
rnf
rename-file test1 new name: test2