aelphaeis
01-23-2004, 07:21 AM
How do you delete a file in visual basic ?
I mean say if you have a form with one button on it called Command1 ok the code i would assume would be
Command1_Click()
Delete "C:/Test.txt"
End If
Obviously that doesnt work but could i please have the code for it.
I mean say if you have a form with one button on it called Command1 ok the code i would assume would be
Command1_Click()
Delete "C:/Test.txt"
End If
Obviously that doesnt work but could i please have the code for it.