Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to open XLS file
Message
De
27/09/2007 15:59:18
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
27/09/2007 07:47:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01257100
Message ID:
01257313
Vues:
18
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform