EricF Posted April 12, 2009 Posted April 12, 2009 Hello, Before a save, I would like to verify if Oulook Express has a message that is opened to prevent datas loss. Is it possible ?
exodius Posted April 12, 2009 Posted April 12, 2009 (edited) According to numerous results from my Google searches, Outlook Express doesn't have a com interface like Outlook.This means that you're not going to be able to tap into any sort of object model/api to "ask" Outlook Express anything, so you're pretty much going to be stuck with identifying strings that may be unique to an Outlook Express message and using If...Then statements and WinExsts commands to check for them. Edited April 12, 2009 by exodius
EricF Posted April 13, 2009 Author Posted April 13, 2009 Is it not possible to use the class provided by AutOit Window Info (ATH_Note for messages) ?
Developers Jos Posted April 13, 2009 Developers Posted April 13, 2009 Hello,Before a save, I would like to verify if Oulook Express has a message that is opened to prevent datas loss. Is it possible ?What do you mean with: "Before a save"?how are you closing the Outlook Express program?Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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