Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and the calculator
Message
From
27/03/2000 16:10:53
 
 
To
27/03/2000 16:07:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00350999
Message ID:
00351004
Views:
23
>Is there a way to launch the window 95/98 calculator from my menu that was created from scratch?
>
>Thanks

DECLARE INTEGER ShellExecute IN "Shell32.dll" LONG, STRING, STRING, STRING, STRING, LONG
?ShellExecute(0,"Open","Calc.exe","","",0)
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform