Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ShellExecute Question
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
ShellExecute Question
Miscellaneous
Thread ID:
00539706
Message ID:
00539706
Views:
60
I have:

cAppName = "d:\program files\microsoft\visual studio\vfp98\vfp6.exe"

DECLARE INTEGER ShellExecute IN SHELL32 ;
INTEGER, STRING, STRING, STRING, STRING, INTEGER

=ShellExecute(hWnd, 'open', cAppName, '', '', 5)


How do I pass a command to VFP, such as 'DO SomeProgram'?

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform