Forum Discussion
AlexKaras
Champion Level 1
7 years agoHi,
aqFileSystem.FindFiles() ?
- tristaanogre7 years agoEsteemed Contributor
FindFiles could work. Then if the array returned has a length greater than 0, at least one file exists.
- vthomeschoolmom7 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