rename-file Command

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.

Syntax

rename-file file.reference

new name: new.file.reference

Synonym(s)

rnf

Example(s)

rename-file test1

new name:test2

See Also

copy Command

delete-file Command

move-file Command

steal-file Command