run a script when new mail arrives

S

Shaun

Hi I would like to run a script when new mails arrives that does the
following:

Reads the subject line and calls a vbs script passing it the variables
that can in the subject.

E.g. Say the subject was: Outlook is cool

The script should call my vbs script passing it three parameters.
myscript.vbs %var1% %var2% %var3%

where:
var1 = Outlook
var2 = is
var 3 = cool

Any assistance would greatly be appreciated.

Shaun
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top