Results 1 to 2 of 2

Thread: Api (vb)

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    53

    Unhappy

    how we can use kill command in vb give me

    full syntax

    thanks

  2. #2
    Guest
    Code:
    If Len(Dir$("C:\Myfile.exe") <> 0 Then Kill "C:\Myfile.exe"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width