Rule problem - Start Application

S

Scott Kelley

Outlook 2003

Trying to build a rule that will run an application. Problem I have is that
I need to include command line parameters, and the rule-builder will not let
me add those parameters to the name of the .exe file. Any thoughts on how
to do this?

Thanks,
Scott Kelley
 
N

neo [mvp outlook]

How about a rule that calls a macro and said macro launches your app w/ the
required command line parameters?
 
S

Scott Kelley

I thought about that, but it is a very cumbersome way to do things. It
seems to me that I have seen something about executing a file with command
line parameters.
 
Top