rename-file:file — ordinary primitive
FORTH
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
dpANS 11.6.2.2130 - standard forth word