onestcoder Posted December 27, 2008 Posted December 27, 2008 (edited) I'm looking for an example of a file search and delete. I want to be able to search for a file (test.txt) on the harddrive. one it finds it then i want to delete it. Edited December 27, 2008 by onestcoder Need a website: http://www.iconixmarketing.com
FireFox Posted December 27, 2008 Posted December 27, 2008 @onestcoder In example script forum you have some examples for make file search in hard drive and then add your delete function Cheers, FireFox.
FaT3oYCG Posted December 27, 2008 Posted December 27, 2008 look at this post and modify the method ever so slightly and you have a file search functionhttp://www.autoitscript.com/forum/index.ph...st&p=621662 Interpreters have great power!Although they live in the shadow of compiled programming languages an interpreter can do anything that a compiled language can do, you just have to code it right.
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