03-03-2010, 02:22 AM
What is the file size limit for this code? As written, I get strange file size values for multi GB files.
BigFileSize
Thanks,
Matt
BigFileSize
Dir d
if d.dir("$documents$\Very Large File.mov" 0) ;;if exists
,long Size=d.FileSize
,out Size
Thanks,
Matt
Matt B