a$ = shell$("RENAME input.txt output.txt") a$ = shell$("RENAME docs mydocs") a$ = shell$("RENAME \input.txt \output.txt") a$ = shell$("RENAME \docs \mydocs")