| View previous topic :: View next topic |
| Author |
Message |
icon Newbie
Joined: 17 Aug 2002 Posts: 7
|
Posted: Fri Jan 02, 2004 3:01 pm Post subject: Problem with deleting files |
|
|
I would like to delete some files in a specific directory, I use the following command:
FILE DELETE,@text(list1),CONFIRM
However it maybee possible, that one or more files are in use and therefore cannot be deleted. The problem is, that in this case I like that the program skips those file and continue to delete the other files that are not in use.
Any trick how to do this?
Thanks
Icon |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
icon Newbie
Joined: 17 Aug 2002 Posts: 7
|
Posted: Fri Jan 02, 2004 6:48 pm Post subject: |
|
|
Thanks so far, that working. However there is still a small issue remaining: on those file who are in use, the script has a timeout of about 4 seconds when he tries to delete such a file until he proceeds to the next ones.
Any possibility to improve this? |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
|