Forum Discussion
AlexKaras
Champion Level 2
6 years agoHi,
aqFileSystem.FindFiles() ?
- tristaanogre6 years agoEsteemed Contributor
FindFiles could work. Then if the array returned has a length greater than 0, at least one file exists.
- vthomeschoolmom6 years agoSuper Contributor
If this were me, I would not love this check. This check - finding any file that may have been downloaded, does not adaquately consider whether or not what is being found is THIS file from THIS run. Thus the method suggested. ymmv