Thread
:
NEWDIR SCRIPT - site new/dupe/undupe with fast dupechecker
View Single Post
10-09-2003, 11:52 AM
b>d>>s
Senior Member
Join Date: Feb 2003
Posts: 488
also, u dont need ==1 in
Code:
if { [string match -nocase $line $dirname] == 1 } to, if { [string match -nocase $line $dirname] }
will work fine
b>d>>s
View Public Profile
Visit b>d>>s's homepage!
Find More Posts by b>d>>s