XoloX Posted September 22, 2007 Posted September 22, 2007 I couldnt find any functions to rename files in the help file as well as Auto3Lib Program.Please Assist.
frostfel Posted September 22, 2007 Posted September 22, 2007 (edited) I couldnt find any functions to rename files in the help file as well as Auto3Lib Program.Please Assist.Yeah its kind of hard to find you use FileMove instead so:FileMove("C:\File.exe", "C:\File2.exe")Quote From AutoIt "Because AutoIt lacks a "FileRename" function, use FileMove to rename a file!" Edited September 22, 2007 by frostfel
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now