Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send a Key
Message
 
 
To
26/05/2008 00:48:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01319460
Message ID:
01319465
Views:
39
This message has been marked as the solution to the initial question of the thread.
You can use WSH
oShell = Createobject("wscript.shell")
oShell.AppActivate("...")
oShell.SendKeys("...")
See http://msdn.microsoft.com/en-us/library/8c6yea83.aspx

>
>Can I send a keystroke to another application something like SendKeys in .net ?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform