How to send keys without DDE? SendKeys doesn't work because it uses DDE.
AG
Printable View
How to send keys without DDE? SendKeys doesn't work because it uses DDE.
AG
You can use the SendMessage API function & it will solve you problem.
http://www.vb-world.net/ubb/biggrin.gif
[This message has been edited by Chris (edited 02-10-2000).]