Changes

AMSDOS

1 byte removed, 13:12, 21 April 2007
/* |REN */
|REN,"NEWNAME.BAS","OLDNAME.BAS"
Renames a file. A file with the new file name may not already exist. Wildcards aren't allowed.
For <text argument>, the USER parameter can also be used (see [[AMSDOS#|USER||].7CUSER]):
|REN,"0:NEW.BAS","15:OLD.BAS"
the file OLD.BAS from USER 15 will be renamed to NEW.BAS and assigned to USER 0, regardless which USER number was chosen before.
310
edits