4 lines
147 B
Text
4 lines
147 B
Text
?rename_file("input.txt","output.txt")
|
|
?rename_file("docs","mydocs")
|
|
?rename_file("C:\\Copy.txt","Copy.xxx")
|
|
?rename_file("C:\\docs","C:\\mydocs")
|