Good evening list,      

I  tried  using  the  rewrap regex from the library and adjusted it to
justify. Somehow it doesn't seem to work.

 Here's my QT:

---wq---

%COMMENT="%QUOTES"%-
%QINCLUDE="wrap2"
%COMMENT=""

--end wq--


---wrap2---

%IF:'%-
%SETPATTREGEXP="(?is-m)[^\n]+"%-
%REGEXPMATCH="%COMMENT"'<>'':'%-
%-
%WRAPJUSTIFY%-
%-
%WRAPPED=_%SETPATTREGEXP="(?is-m)^(.*?)(\n(((\w{0,5}(\>\s*)+)?\s*\n))+(.*)\s*$|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="1"_
%COMMENT=_%SETPATTREGEXP="(?is-m)^(.*?)(\n(((\w{0,5}(\>\s*)+)?\s*\n))+(.*)\s*$|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%COMMENT"%-
%-%-%-%-%-%SUBPATT="7"_%-
%QINCLUDE="wrap2"'

--end wrap2--

Included as follows in QT:
  %QINCLUDE="wq"

  Am i missing something ? (probably i do lol)
 
-- 
Best regards,
 Luc
--------------------------------------------
Powered by The Bat! version 1.62/Beta6 with Windows 2000 (build 2195),
version 5.0 Service Pack 3 and using the best browser: Opera.

"The devil was the first democrat." - Byron.
--------------------------------------------


________________________________________________________
 Current version is 1.61 | "Using TBTECH" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to