Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Find a File
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00458321
Message ID:
00458359
Vues:
12
>>>>>>>>>>>>>>>>>
>Hi Alex, thanks by your response.
>
>I don't want the user look for the file, i want a program that look for a file automaticaly.
>>>>>>>>>>>>>>>>>

Ahh, I see now. You could use the API functions FindFirstFile and FindNextFile.

They are documented here in the UT.
Go to the API menu (on the left of the screen), then click on Search and try #30 and #31
and you should get info on them, similar to this:
DECLARE INTEGER FindFirstFile IN Win32API ;
   STRING @lpFileName, STRING @lpFindData
HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform