RENAME-FILE
* RENAME-FILE ( str-adr1 str-len1 str-adr2 str-len2 -- code )

rename the file named by string1 to the name of string2.
returns a status-code

file ordinary primitive