Currently, I have a listbox that contains all the filename of a directory.
I want to do a function, which can delete multiple files in 1 go, based on the selection I've made in the listbox. Can anyone help me?
Thanks a lot.
I have set as 'multi' (before I have sent the last msg)
I think I will try the array method. Thanks for help.