O
Omega Warrior
The folder is C:\test and the folder is full with files, i need a code
that lets me delete that folder and all of its files?
And a little a side question... How to call a function. For example:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
call... (just to call that function that is jsut to run that function...)
Thank you very much!!!!
that lets me delete that folder and all of its files?
And a little a side question... How to call a function. For example:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles Button1.Click
call... (just to call that function that is jsut to run that function...)
Thank you very much!!!!