Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bytes in a directory
Message
 
To
30/03/1998 09:59:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00088089
Message ID:
00088098
Views:
33
>>Are there VFP functions that return the total bytes in a directory and bytes of individuals files? Thanks in advance.
>>
>>Andy Ahrndt
>>aahrndt@mindspring.com
>
>FSIZE() will return file size (if SET COMPATIBLE ON). You can collect all file names into array using ADIR() and calculate total size looping through this array.

Thanks! That will do just what I need.

Andy Ahrndt
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform