G
Guest
Hi
When I use
Dim toDel() As Strin
Dim St As Strin
toDel = System.IO.Directory.GetFiles(TextBox4.Text) '\program files\mydata For Each St In toDe
System.IO.File.Delete(St
Nex
Not all files get deleted. Ive checked the settings on each file but there all set to Archive. I cant notice anything else
Any ideas
Thanks.
When I use
Dim toDel() As Strin
Dim St As Strin
toDel = System.IO.Directory.GetFiles(TextBox4.Text) '\program files\mydata For Each St In toDe
System.IO.File.Delete(St
Nex
Not all files get deleted. Ive checked the settings on each file but there all set to Archive. I cant notice anything else
Any ideas
Thanks.