Syntax |
Example |
Description/Remarks |
FREN |
FREN "C:\file1.log" , "F:\file2.txt" |
Renames a file. If the "source_file" and "destination_file" specify different folders, this command will move the file to the destination folder. Returns one (true) if successful and zero (false) if it fails. |