Question is: "What is wrong here?"

I want to remove "[MkForum] " from %Osubj, which is
"[MkForum] Some text here"

I tried something like this:
%SUBJ='%SETPATTREGEXP="(\[MkForum\]\s)(.*)"%REGEXPBLINDMATCH=%text%SUBPATT="2"'
                       ^^^^^^^^^^^^^^^
I thought this will be SUBPATT="1" and I don't need it... But...

All I get is
<copy/paste>
[MkForum] Some text here='SUBPATT="2"'
</copy/paste>

Something is badly wrong... From the start, isn't it?
I just want to get going...

Also, somebody said to use code below regex for debug...

SUBPATT0=%SUBPATT="0"
SUBPATT1=%SUBPATT="1"
SUBPATT2=%SUBPATT="2"
SUBPATT3=%SUBPATT="3"
SUBPATT4=%SUBPATT="4"

...but I don't get anything?!?

Just:
SUBPATT0=
etc.

Why?

I know its something silly, like a word I missed in help but I can't
figure it...

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

You are subscribed as : archive@jab.org


Reply via email to