jfcby Posted June 11, 2009 Posted June 11, 2009 Hi, I'm trying to use ControlGetText() with Outlook Express > Reply All to retrieve the email addresses from the To: and Cc: fields. The following code will only retreive the semi-colons. How can I use ControlGetText() to retrieve Outlook Express > Reply All To: and Cc: fields email addresses? $var = ControlGetText("[CLASS:ATH_Note]", "", "RichEdit20W1") MsgBox(0, "", $var) Thank you for your help, jfcby Determined -- Devoted -- Delivered Make your mind up -- to seriously apply yourself -- accomplishing the desired results. **** A soft answer turneth away wrath: but grievous words stir up anger. Proverbs 15:1 KJB ****
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