Using automation - can Outlook msgs be auto answered - A2003

T

ThomasAJ

Using Outlook via automation (CreateObject("Outlook.Application")) from
within A2003.

On the odd occassion Outlook spits out a message which I want to answer
programatically as the job is being run thru Task Manager.

Just hitting OK is enough as there is only one message that is a problem.

Any ideas?
 
E

ErezM via AccessMonster.com

on occassion is quite an understatement for outlook's warnings and messages
when being automated.
anyway, search for "mapilab" on the web and download "outlook security tools"
or something like that, it's a great free tool that once installed will let
you decide how outlook behaves when automated
and get rid of all annoying warnings and messages

good luck
Erez
 
Top