M
Mickey Ferguson
I would like to create a rule (using Outlook 2003 SP1) where, if I receive a
message from a specific user, with a specific subject line, I would then
parse the text of the message (or just insert the entire text of the
message, if need be) and execute a program with that parsed text as command
line parameter to the executed program.
I'm familiar enough with creating rules that I can handle creating the rule
from the specific user and with a specific subject line. I imagine the rest
of it must be done by creating some kind of VB script that does the rest of
the work, and the rule would invoke this VB script. (If it's done another
way, I'm certainly open to that...) I'm plenty familiar with VB script, but
I don't know how to link up the two (the rule and executing the VB script).
Any help on how to do this would be greatly appreciated.
Mickey
message from a specific user, with a specific subject line, I would then
parse the text of the message (or just insert the entire text of the
message, if need be) and execute a program with that parsed text as command
line parameter to the executed program.
I'm familiar enough with creating rules that I can handle creating the rule
from the specific user and with a specific subject line. I imagine the rest
of it must be done by creating some kind of VB script that does the rest of
the work, and the rule would invoke this VB script. (If it's done another
way, I'm certainly open to that...) I'm plenty familiar with VB script, but
I don't know how to link up the two (the rule and executing the VB script).
Any help on how to do this would be greatly appreciated.
Mickey