Page 1 of 1

[22 Dec 2007] DeleteFile() Problem

Posted: Sat Jun 13, 2020 5:31 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 22 Dec 2007 04:02:45 -0000

DeleteFile() doesn't seem to work if the file to be deleted has parentheses "()" or brackets "[]" in the file name.

[27 Dec 2007] Re: DeleteFile() Problem

Posted: Sat Jun 13, 2020 5:31 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 27 Dec 2007 00:20:10 +0100
DeleteFile() doesn't seem to work if the file to be deleted has parentheses "()" or brackets "[]" in the file name.
Yes, I see. The problem is that Hollywood mistakes the brackets for a file name pattern. I'll see if I can fix that at all.