cresbydotcom
Technical User
- May 22, 2006
- 234
Hi
I created folder and subfolders in VBA successfully. However after struggling to move a shortcut around (in VBA halting at the offending move) I think it left the file in limbo. The source folder cannot now be deleted in WinXP and the DOS window does not see it. XP says it is read-only and setting the attrib does not make it "not read only". The parent folder ditto. deleting in Xp fails. Deleting the parent folder in DOS does not answer. Attribs there are all clear.
My only solution is to move the folder into the WINDOWS\temp folder where it cannot get in the way
I created folder and subfolders in VBA successfully. However after struggling to move a shortcut around (in VBA halting at the offending move) I think it left the file in limbo. The source folder cannot now be deleted in WinXP and the DOS window does not see it. XP says it is read-only and setting the attrib does not make it "not read only". The parent folder ditto. deleting in Xp fails. Deleting the parent folder in DOS does not answer. Attribs there are all clear.
My only solution is to move the folder into the WINDOWS\temp folder where it cannot get in the way