Hello Everyone!
This seems like such straight forward code that I can't fgure out what the heck is going wrong. Here's the code:
********** BEGIN CODE ***************
Set fs = CreateObject("Scripting.FileSystemObject")
For intCurrentRow = 0 To lstDocuments.ListCount - 1...