Jumat, Night (was Evening in my town),
[..in milis thebat!tech..], Gerd wrote:
>    « Gerd's The Bat! (v1.49) Personal rip »
> Try that one
> <regex>
> 
>%SETPATTREGEXP="(?i)(^\w{1,5}).*?(@)(.*)"%REGEXPBLINDMATCH="%OFROMADDR"%Subpatt="1"...
> </regex>

> It might be optimized by the regex-experts; but it does work here. The number of
> characters you want to have can be adjusted in the {1,5}-part. 5 is the
> number of returned characters.

> Perhaps someone with more experience has a look on it to find out where
> this regex might crash; I'm still a novice in regex.
>    « Gerd's The Bat! (v1.49) Personal rip »
 

 %SETPATTREGEXP="(?i)(^\S{1,5}).*?(@)(.*)"%REGEXPBLINDMATCH="%OFROMADDR"%Subpatt="1"...
                       ^^^
                       I hope this is Ok then..
 Thank's for the help

 Wait
 %SETPATTREGEXP="(?i)(^\S{1,5}).*?(@)(.*)"%REGEXPBLINDMATCH="%OFROMNAme"%Subpatt="1"...
                                                             ^^^^^^^^^
                                                             when I
                                                             change to
                                                             it it's
                                                             don't
                                                             work
 Why? Same string isn't ?


-- 
S, written at Subuh
solid_snake mailto:[EMAIL PROTECTED]  [ICQ: 105782737 ] 

-- 
______________________________________________________
Archives   : <http://tbtech.thebat.dutaint.com>
Moderators : <mailto:[EMAIL PROTECTED]>
Unsubscribe: <mailto:[EMAIL PROTECTED]>

Reply via email to