Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to open XLS file
Message
 
 
To
27/09/2007 07:47:05
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01257100
Message ID:
01257103
Views:
19
Check Re: Excel Message #1240721

>I had use below code to open .doc .jpg .tif .bmp .avi .mpg, its work.
>But can't open .XLS file.
>It just open EXCEL applciation, but haven't open the file inside.
>
>***********************************************
>oShell = Createobject('WScript.Shell')
>1. oShell.Run( III )
>
>2. QQQ = ["] + III + ["]
> oShell.Run(QQQ)
>***********************************************
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform