NewsArchive
03-18-2006, 04:29 AM
Hi,
"The Delete Folder Tree function deletes a folder and all of its contents (files and subfolders) from the user's system."
This is not working. It is not deleting the Folder and the contents. I noticed this today when three sites had to recover from this directory and it caused major havoc.
To test, I added this:
Delete Tree "% SB INSTALLDIR%\Install"
Display Message Box "" -- "Hi"
Create Folder "% SB INSTALLDIR%\ Install"
When the "HI" message appeared, I looked and the directory and all the files were still there!
The directory was:
c:\Program Files\roomMaster\ Install
It had 213 files in it.
-Robert
"The Delete Folder Tree function deletes a folder and all of its contents (files and subfolders) from the user's system."
This is not working. It is not deleting the Folder and the contents. I noticed this today when three sites had to recover from this directory and it caused major havoc.
To test, I added this:
Delete Tree "% SB INSTALLDIR%\Install"
Display Message Box "" -- "Hi"
Create Folder "% SB INSTALLDIR%\ Install"
When the "HI" message appeared, I looked and the directory and all the files were still there!
The directory was:
c:\Program Files\roomMaster\ Install
It had 213 files in it.
-Robert