Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Directory Listing
Message
From
22/01/2000 19:12:42
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00320966
Message ID:
00321340
Views:
11
>I know how to get a list of Tables into an Array. Is there a similar way to get a list of Directories into an Array, or even into a file?

If you have long-term interests in this area, I recommend you look into Windows Script Host, and the powerful FileSystemObject. It takes you way beyond ADIR() instead giving you an object model for the file system. You can enumerate drives, folders and files and perform lots of cool tasks.

Another advantage to learning this beast is you can use it everywhere, such as in VB or an ASP page.
Previous
Reply
Map
View

Click here to load this message in the networking platform