Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Files
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00459698
Message ID:
00461053
Views:
19
Hi!

Syntax on how to use shell execute

LOCAL lcFile
DECLARE INTEGER ShellExecute IN "Shell32.dll" ;
INTEGER hwnd, ;
STRING lpVerb, ;
STRING lpFile, ;
STRING lpParameters, ;
STRING lpDirectory, ;
LONG nShowCmd
lcFile = 'myhtm.htm'
=Shellexecute(0,"Open","lcFile","","",0)
Joe Mamokan
Database Specialist
Email Address: mamokan@eudoramail.com
Url Address: http://visnet_dd.tripod.com
"Can you VISUALIZE Quick Data Access"
Cell # +639172482033
Previous
Reply
Map
View

Click here to load this message in the networking platform