how we can use kill command in vb give me full syntax thanks
Code: If Len(Dir$("C:\Myfile.exe") <> 0 Then Kill "C:\Myfile.exe"
If Len(Dir$("C:\Myfile.exe") <> 0 Then Kill "C:\Myfile.exe"
Forum Rules