Re: Method similler to File.Exists() for this comp (General questions)
Hi,
Unfortunately, method like that doesn't exsist. Hovever, i would suggest that you try listing a directory and check if a file exist or not.
You can do that, either by using diritems collection, or using loopfiles method and loopitems event.
Can you please try one of these methods?
Regards,
Damba