|
-
October 6th, 2001, 01:31 AM
#1
Deleting a file from a file list box
I have a filelist box and a button, I want the user to select a file, then click the button and the file will be deleted. Preferably I would want it to be deleted permanently rather than put in the Recycle Bin. How would I do this?
Jonathon.
-
October 6th, 2001, 06:09 AM
#2
Re: Deleting a file from a file list box
Kill File1.FileName
David Paulson
-
October 6th, 2001, 07:31 AM
#3
Re: Deleting a file from a file list box
-
October 8th, 2001, 01:32 AM
#4
Re: Deleting a file from a file list box
Hi,
U can use the Kill method to delete the file u require.
Kill(File Path)
Sunil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|