Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Folder Size
Message
 
To
29/07/2003 14:49:15
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00814652
Message ID:
00814667
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
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform