G
George
Some have suggested that one should never automate an
application using SendKeys, and I agree with the
principle: one doesn't want to accidentally send "Y" to
stray window poised to delete all your files.
However, that observation suggests the question:
What do you do instead of SendKeys to automate a Windows
application that does not otherwise support automation?
(or if it does support automation, it isn't specifically
documented).
I welcome your thoughts.
George
application using SendKeys, and I agree with the
principle: one doesn't want to accidentally send "Y" to
stray window poised to delete all your files.
However, that observation suggests the question:
What do you do instead of SendKeys to automate a Windows
application that does not otherwise support automation?
(or if it does support automation, it isn't specifically
documented).
I welcome your thoughts.
George