View Single Post
Old 10-07-2003, 07:05 AM  
NalgeNunc
Junior Member
 
Join Date: Jan 2003
Posts: 29
Default

heya bounty,

good job with v2.4.

Theres one bug with OnPreStor & OnPreMkd which allows to create banned dirs/files when using Capitals.
Seems u forgot -nocase

Shouldnt it be like that in .itcl ?

if { [string match -nocase $line $dirname] == 1 }


Thanx for your script
Keep it Up

Cheers
NalgeNunc is offline   Reply With Quote