Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and Excel...
Message
From
03/03/2002 18:54:52
 
 
To
03/03/2002 18:11:49
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00626165
Message ID:
00627633
Views:
14
Have you tried with WSH?
#define SW_SHOW_NORMAL 1
#define SW_SHOW_MINIMIZED 2
#define SW_SHOW_MAXIMIZED 3
oShell = createobject("WScript.Shell")
oShell.Run("c:\my documents\lisa\lisaspec001.xls",SW_SHOW_NORMAL,.F.)


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform