Mercury049 Posted November 14, 2008 Posted November 14, 2008 (edited) Hi all. So if I drag an email out of outlook and drop it on my desktop, it makes a *.msg file. I'm wondering if anyone has any insight on how to read this into AutoIT. I need to pull that data from the message in and parse it for select info. Any ideas? Edited November 14, 2008 by Mercury049
PsaltyDS Posted November 14, 2008 Posted November 14, 2008 Hi all.So if I drag an email out of outlook and drop it on my desktop, it makes a *.msg file. I'm wondering if anyone has any insight on how to read this into AutoIT. I need to pull that data from the message in and parse it for select info. Any ideas?Google is your friend: Outlook .msg File Format Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Mercury049 Posted November 17, 2008 Author Posted November 17, 2008 Google is your friend: Outlook .msg File Format I saw that and have been trying to read up a great deal on it. However, I still don't know how to use AutoIT to gain access to those nodes so I could parse out the data. I'm delving into something here I have 0 knowledge of, but I would like to learn. Any examples or POF you point me to other than that? Maybe you could provide me with a small bit of code showing how I could access a .eml message and get in there to those nodes?Thanks again.
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