testingtest Posted August 22, 2007 Posted August 22, 2007 There is a function in autoit to find files or check if files exist but how can you check if a folder exists.
Gif Posted August 22, 2007 Posted August 22, 2007 There is a function in autoit to find files or check if files exist but how can you check if a folder exists.FileExists() also works for folders
testingtest Posted August 22, 2007 Author Posted August 22, 2007 FileExists() also works for foldersoh wow thanks never knew that, thats way easier then putting files in a place that doesn't exist to give the user errors.
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