[22 Dec 2007] DeleteFile() Problem

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
PEB
Posts: 576
Joined: Sun Feb 21, 2010 1:28 am

[22 Dec 2007] DeleteFile() Problem

Post 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.
User avatar
airsoftsoftwair
Posts: 5833
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[27 Dec 2007] Re: DeleteFile() Problem

Post 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.
Locked