Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More Fun with Excel OLE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00205681
Message ID:
00205737
Vues:
16
George, You're a pro at this. I have:

local nretval
declare long FindExecutable in "shell32.dll" ;
string lpFile, string lpDirectory, string @lpResult

buffer = space(200)
nretval = FindExecutable("excel.exe", "c:\", @buffer)

In this case I don't know for sure where it'll be installed, so is there a way to "broaden" the search from the "c:\" parameter?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform