View Single Post
  #1   Report Post  
pete
 
Posts: n/a
Default Micro that checks if file exists

Hi, everyone.
I have a micro that opens other files to copy data to this file. How can I
make it to skip a file that does not exist and continue to the next one?

Thanks for your help.