Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADIR optimization
Message
 
 
To
12/08/2001 23:01:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00542818
Message ID:
00542861
Views:
23
>>You have to loop through Files collection, e.g.
>>
>>for each oFile in oFolder.Files
>>   ? oFile.Name
>>   ? oFile.Type
>>next
>
>Ok, good to know. Thanks

Yes, unfortunately there is no easy way to retrieve the info about specific file extension in one command. Have you compared Larry's suggestion with this one in terms of speed? I'm running something through PCAnywhere now, so I can not test, but would be interested to see your results.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform