
August 26th, 2006, 12:26 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 1
Time spent in forums: 25 m 11 sec
Reputation Power: 0
|
|
|
Folder in FileDialogSelectedItems Can't Be Deleted
I'm using the FileDialog object to pick a folder path, with the objective of moving the member files to other folders and then deleting the original (ie, selected) folder. Except that attempting to delete a folder when it's in the FileDialogSelectedItems collection returns a permissions error. Selecting another folder allows the original to be deleted. I'm setting the object variable to nothing but that doesn't delete the item from the collection and I can't seem to find a method that does. Any insights greatly appreciated.
|