PDA

Click to See Complete Forum and Search --> : Api (vb)


kulkarni_ajit
Feb 15th, 2001, 03:09 AM
how we can use kill command in vb give me

full syntax

thanks

Feb 15th, 2001, 06:16 AM
If Len(Dir$("C:\Myfile.exe") <> 0 Then Kill "C:\Myfile.exe"