Hello,

I am new to VB and I´ve been trying to code a script that will perform a simple task. I need this script to run automatically in Microsoft Outlook 2003 and do the following:
1 - Once started, the script will reply to a specific message
2 - Insert before the original text the following text:
" Hello <e-mail address from sender>. Thanks for your e-mail sent at <current time or time the email was received> with the subject <e-mail subject>. I will get back to you as soon as possible.
3 - Send the e-mail with the above text and the original text

I can creat inbox rules to run the script, but I lack programing experience so I can start coding what I need. If anybody has done this before or can show me a code that does this, or code similar that I can try to alter, I would greatly appreciate it.

Fred Pohl