Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to open XLS file
Message
From
27/09/2007 15:59:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
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:
01257313
Views:
20
>Hi all,
>
>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)
>***********************************************

Use ShellExecute or automation instead.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform