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
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