-
Hi,
u had said that I could use the code:
SendKeys "%{F4}", True
to close the browser.
but, I can't igure out where Im to use this code..... ive used
sendkeys "{HOME}+{END}"
to highlight the text in a textbox......(i used this code in the GotFocus event of the textbox)...
but as for
SendKeys "%{F4}", True
Im afraid im stuck..... :-( please help me out here.....
Thanks a ton and sorry for the trouble,
Ramya.
[Edited by rammy on 03-21-2000 at 06:37 AM]
-
Maybe you are looking after the appactivate function that activates another app.
Syntax:
AppActivate browsertitle,true