RenameFile("input.txt", "output.txt") RenameFile("docs\", "mydocs\") RenameFile("/input.txt","/output.txt") RenameFile("/docs\","/mydocs\")