Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Find a File
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458321
Message ID:
00458359
Views:
11
>>>>>>>>>>>>>>>>>
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform