Name

rename-file:file — ordinary primitive

Synopsis

FORTH
RENAME-FILE ( str-adr1 str-len1 str-adr2 str-len2 -- code )(); 
 ;

Description

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

dpANS 11.6.2.2130 - standard forth word