<AoEKiller> ? <AoEKiller> its simple <AoEKiller> I have a text to parse with regexp <AoEKiller> I want to set the text <AoEKiller> then test my regxp command <badaas> ;set text "this mother****er got a gun?" <SafeTcl> badaas: #2259 (205 clicks) Tcl: this mother****er got a gun? <badaas> ;regexp -- {\ .*****er} $text <SafeTcl> badaas: #2260 (15950 clicks) Tcl: 1 <badaas> ;regexp -- {\ .*fudcker} $text <SafeTcl> badaas: #2261 (581 clicks) Tcl: 0