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. [This message has been edited by Chris (edited 02-10-2000).]
Forum Rules