Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Directory Contents
Message
From
25/04/2000 23:00:18
 
 
To
25/04/2000 15:06:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00363285
Message ID:
00363428
Views:
14
>I want to open a directory and list all the file names in that directory with a particular file extention. In excel Application.FileSearch.Lookin works. How can I do this in VFP?

Either ?getfile('ext') if you want to let the user browse for one, or adir(aFiles, '*.ect') if you just wnat to create a list of them.
Previous
Reply
Map
View

Click here to load this message in the networking platform