Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
folder size
#1
is there a way to get folder size like there is for files?
this keeps coming up "0".

Code:
Copy      Help
Dir d
foreach(d "C:\*" FE_Dir 0x1)
,str sPath=d.FileName(1)
,out sPath
,int s_ize=d.FileSize
,out s_ize
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)