Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ShellExecute
Message
From
14/09/2010 09:50:20
 
 
To
14/09/2010 09:44:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01481103
Message ID:
01481116
Views:
46
>>Hi all, I cannot find the procedure I've done to run external application using ShellExecute.
>>Is therre anybody who can write me a shorte example ?
>>I need to wait this application to be closed, if possible, before having back the focus
>>
>>I think to remember i was using something like
>>oWsh = CREATEOBJECT("wscript.shell")
>>
>>
>>thanks
>>Alessio
>
>I think you mean:
>
>
>oShell = createobject("WScript.Shell")
>oShell.Run("c:\somefolder\my.exe",1,.T.)
>
Cetin

I meant that but I need to open a specific document and not just run an executable. I was wrong sorry :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform