file in use

  1. Chianca

    B4J Question Check if file is in use

    Hello! How can I check if a centain file is in use by another process? I'm trying to delete a file, and sometimes getting an error because it is used by another proccess. File.Delete(File.DirApp & "/imp",FileName)
Top