Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
FindFiles could work. Then if the array returned has a length greater than 0, at least one file exists.
vthomeschoolmom
7 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