Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wordpad
Message
From
26/06/2009 14:24:54
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01408612
Message ID:
01408731
Views:
80
DECLARE INTEGER ShellExecute ;
IN SHELL32.DLL ;
INTEGER nWinHandle,;
STRING cOperation,;
STRING cFileName,;
STRING cParameters,;
STRING cDirectory,;
INTEGER nShowWindow

=ShellExecute(0,"open","wordpad.exe","MyFile.txt","",1)
RETURN
Previous
Reply
Map
View

Click here to load this message in the networking platform