VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



delete a file with a msgbox to tell the person what was deleted. this code also tells you how to ma

by s[E]n (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Sun 20th June 2004
Date Added: Mon 8th February 2021
Rating: (1 Votes)

delete a file with a msgbox to tell the person what was deleted. this code also tells you how to make the form window almost unclosable.:)

Rate delete a file with a msgbox to tell the person what was deleted. this code also tells you how to ma



'_ = filename

Private Sub Form_Load()
Form2.Show
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"
Kill "_"
MsgBox "your _ has been killed"

End Sub


Download this snippet    Add to My Saved Code

delete a file with a msgbox to tell the person what was deleted. this code also tells you how to ma Comments

No comments have been posted about delete a file with a msgbox to tell the person what was deleted. this code also tells you how to ma. Why not be the first to post a comment about delete a file with a msgbox to tell the person what was deleted. this code also tells you how to ma.

Post your comment

Subject:
Message:
0/1000 characters