Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01328848
Message ID:
01329133
Views:
14
>>
>>loShell = CREATEOBJECT("WScript.Shell")
>>loShell.Run("charmap.exe")
>>
>
>Thanks Sergey, I can put that one on a hot key.

You can use ShellExecute() Win API as well when/if WSH is not appropriate.
--sb--
Previous
Reply
Map
View