Jump to content

Recommended Posts

Posted

Ok I have a question, all though it is probaly simple I need a little verification on it. I want to move a file and I know I can use the @DesktopDir @ScriptDir, and so on to get the direct path to the file I want to move. My question is, is there a way to set the path so if you do not know the exact location of the file it will find it and move it to my desktop. I know how to move it to the desktop I just need to know if you can set it to find the file from any location then move it. Hope I explained this clearly. Thanks in advance.

Posted

You are asking (without asking) for a way to search your entire computer for a file. This can be done with AutoIT's various functions and the UDFs on this forum. What you should really do is to create your own indexing script, sort of like Locate32. We have all the ingredients here: GUIs, SQLite, _FileListToArrayRecursive, etc.

You're so lucky to have this as a project. All I get to do here is constantly update Progress & Crystal Reports...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...