in reply to Re: OLE dir size and number of files and folders
in thread OLE dir size and number of files and folders

The code works fine on local dirs, however when assigning a remote folder to ARGV, I get the following error;
C:\Scripts>size_file_test3.pl //srvA/g$/Eng_Support/Data_Removal Use of uninitialized value in printf at C:\Scripts\size_file_test3.pl +line 20. Size: 1.414590Mb (1483305 byte), Files: 3, folders:
And the value of the folders is incorrect (always zero). I would appreciate it if you could guide me to fixing this problem now I am close to solving my issues.

Thanks for this Mr Particle.

Blackadder