Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Folder Size
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00814652
Message ID:
00814670
Views:
12
>>How can I determine the number of bytes tin a folder. I want to queue a message when a certain folder reaches 680 megs in size.
>
>
oFSO = CREATEOBJECT("Scripting.FileSystemObject")
>oFolder = oFSO.GetFolder(lcpath) && full folder path
>? oFolder.Size
What fun is that? When I run Dave's recursion prg on the folder, I get a bunch of little dots race across my screen until it finishes. < bg >
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform