loudguitar76 Posted August 8, 2005 Posted August 8, 2005 Hello, I have tried searching the forum but i have been unable to find the code that works to Make a new dir and then delete it inside AUTOIT v3. Is there a good list of commands for v3 anywhere? Thanks Ben
BigDod Posted August 8, 2005 Posted August 8, 2005 The commands you require are DirCreate and DirRemove, Check out the help files. 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
therks Posted August 8, 2005 Posted August 8, 2005 (edited) Is there a good list of commands for v3 anywhere?AutoIt3 Function Reference Edited August 8, 2005 by Saunders My AutoIt Stuff | My Github
Josbe Posted August 8, 2005 Posted August 8, 2005 Hello,I have tried searching the forum but i have been unable to find the code that works to Make a new dir and then delete it inside AUTOIT v3.Is there a good list of commands for v3 anywhere?ThanksBen<{POST_SNAPBACK}>???Yes, if you check the helpfile. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
loudguitar76 Posted August 8, 2005 Author Posted August 8, 2005 Thanks for everybodys help, this is exactly what i needed. Thanks Ben
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