|
-
Jun 14th, 2000, 08:50 PM
#1
Thread Starter
Lively Member
delete folder
hi !
i try to delete all the folder content by use this cod :
Dim fs
Set fs = CreateObject("Scripting.FileSystemObject")
fs.deleteFile "E:\WINNT\Desktop\test15\*.* but
it's delete only the files that in the folder and not the sub directory ( sub-folders ) !
pls help me !
[Edited by Anavim on 06-15-2000 at 12:41 AM]
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
|