Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active event not getting fired
Message
From
08/09/2004 01:01:43
Nitin Parulekar
New Zealand Software Corp Ltd
Hamilton, New Zealand
 
 
To
27/08/2004 13:59:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00935812
Message ID:
00940181
Views:
24
Hi Mike
what i wanted to do is just call cmdbutton_click()

By the way i achieved finally with following code.
oShell = Createobject("wscript.shell")
oShell.AppActivate("app2") && activate the app 2
oShell.Sendkeys("ALT+R") && this is hot key cmdbutton

this doing what i wanted as long as cmdbutton has focus.
what i mean there is a editbox on the app i am call and if i keep the cursor there then abv does not work!!

any ideas on this please
many thanks
Nitin
Previous
Reply
Map
View

Click here to load this message in the networking platform