search and rename folders
#1
Posted 14 August 2008 - 03:15 PM
Can autoit do something like this?
Thanks
Chris
#2
Posted 14 August 2008 - 03:24 PM
I have been asked to search for folders named Contact and rename them to Contracts. These folders are in a folders under d:\%officename%\projects\%projectnumber%\Contact and I need to rename them to Contracts. The names in % are a changing variable.
Can autoit do something like this?
Thanks
Chris
FileFindFirstFile() with FileFindNextFile() and FileGetAttrib()
_FileListToArray()
Search the forum for many examples of recursive functions if you need to search subdirectories.
#3
Posted 14 August 2008 - 03:36 PM
FileFindFirstFile() with FileFindNextFile() and FileGetAttrib()
_FileListToArray()
Search the forum for many examples of recursive functions if you need to search subdirectories.
Thanks.. What about the rename part? Thats whats really holding me up.
#4
Posted 14 August 2008 - 03:37 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




