JohnRichard Posted August 6, 2008 Posted August 6, 2008 hello to all! i want to write script that will delete all messages found on the Deleted Items folder in Microsoft Outlook 2003. How will i gonna do that. Please give me sample script or draft to start with it. Thanks for all of your help in advance.
Zedna Posted August 6, 2008 Posted August 6, 2008 Here is example http://www.autoitscript.com/forum/index.php?showtopic=34865Search forum for "Outlook.Application" --> there are more examples. Resources UDF ResourcesEx UDF AutoIt Forum Search
JohnRichard Posted August 6, 2008 Author Posted August 6, 2008 thanks for the link but i could not understand the script since i am new to AutoIT. when i execute the script, it gives me this error: ERROR: can't open include file "C:\_\Apps\AutoIT3\COM\Excel\ExcelCOM_UDF.au3"
Zedna Posted August 6, 2008 Posted August 6, 2008 thanks for the link but i could not understand the script since i am new to AutoIT. when i execute the script, it gives me this error:ERROR: can't open include file "C:\_\Apps\AutoIT3\COM\Excel\ExcelCOM_UDF.au3"Just remove all Excel/Word unncessary code and use ConsoleWrite() instead. Resources UDF ResourcesEx UDF AutoIt Forum Search
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