Syntax
File_DirSize(), Dword
Return value — Total size (bytes) of all files in the current directory
Total size (bytes) of all files in the current directory
Returns the total size (bytes) of all files in the current directory. Single level only - doesn't include or recurs into sub-directories.
Example
|
Dim dTemp As Dword dTemp = File_DirSize() |
Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites