Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ole error
Message
De
22/03/2010 07:04:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Ole error
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01456028
Message ID:
01456028
Vues:
105
Hi all

I need to open an external file (xls, doc , pdf or jpg) directly from a VFP application.

to do that i use these simple lines of code
oShell 	= CreateObject( "WScript.Shell")
oShell.Run( Myfile, 1,.f.)	
It usually work fine as it does on my PC but now I'm running into this error :

Ole error code ox 80070002:the system cannot find the file specified

what can it be ?

Thank you
Alessio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform