champ Posted January 16, 2007 Posted January 16, 2007 Hello members I am very new to auto it scripting. I am having this problem:: Suppose I have to copy file from D:\new folder\super files\good one.txt to F:\copied files The folder super files may have other files also . When I write filecopy("D:\* folder\super*\good*.txt", "F:\copied files") Script does not work. I want to make use of wildcard charecters so that it can search the folders. I want to know in genral that how to search a partiton using a script. Any one can find a solution Safdar
BigDod Posted January 16, 2007 Posted January 16, 2007 Have a look Here Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
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