Toppy Posted May 12, 2006 Posted May 12, 2006 Hi, Is there something that will allow me to rename directories/subdirectories ? I'm just lost in the helpfile. TIA !
CyberSlug Posted May 12, 2006 Posted May 12, 2006 Read carefully: http://www.autoitscript.com/autoit3/docs/f...ons/DirMove.htm Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Toppy Posted May 12, 2006 Author Posted May 12, 2006 (edited) I tried that using DirMove("D:\De Pre Historie - De Jaren '80 - 1985-1989\De Pre Historie - De Jaren '80 - 1985\De Pre Historie - De Jaren '80 - 1985 - Vol.1", "D:\De Pre Historie - De Jaren '80 - 1985-1989\De Pre Historie - De Jaren '80 - 1985\De Pre Historie - 1985 - Vol.1") ... but that did nothing :"> Edited May 12, 2006 by Toppy
Developers Jos Posted May 12, 2006 Developers Posted May 12, 2006 I tried that using DirMove("D:\De Pre Historie - De Jaren '80 - 1985-1989\De Pre Historie - De Jaren '80 - 1985\De Pre Historie - De Jaren '80 - 1985 - Vol.1", "D:\De Pre Historie - De Jaren '80 - 1985-1989\De Pre Historie - De Jaren '80 - 1985\De Pre Historie - 1985 - Vol.1") ... but that did nothing :">You are sure that: 1. the names are correct. 2. no file in the directory is in use. 3. no file has readonly attrib. 4. the target directory doesn't exists. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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