Hi all,
Is anyone aware of a method I could use in Stata where I can search a network and return filenames and date last modified/opened? Some files will be buried deep within several subdirectories so I'll need to return the full filepath. I've used -filelist- from ssc in the past to do something similar which allows for a pattern search of files and returns the list to a dta file. I think this has been updated to return file size now as well.
Thanks
Tim
Is anyone aware of a method I could use in Stata where I can search a network and return filenames and date last modified/opened? Some files will be buried deep within several subdirectories so I'll need to return the full filepath. I've used -filelist- from ssc in the past to do something similar which allows for a pattern search of files and returns the list to a dta file. I think this has been updated to return file size now as well.
Thanks
Tim
Comment