I have a folder with many files of different types in it. I need to know how would I copy each filename and the file size into an array. Then I want to copy files with a certain extension over to a different folder and Verify that from the file attributes that the files copied over are the same size etc. as the origional files.
If anyone has some code or some suggestions on how to do this I would really appreciate it. Thanks a lot for your help.
JK