set dir "/requests/speedtests" if {[string match "$dir*" $pwd] } { global ioerror; set ioerror 1; return 1 } else {return 0}