* Marck D Pearlstone <[EMAIL PROTECTED]> writes:
> @2-Nov-2003, 15:47 +0100 (02-Nov 14:47 UK time) Thomas Woelk said:

>> I used the following quick templates with my SB! 1.6x version (see
>> also [1] & [2]).

> The quickest v2 conversion method is to stick an underscore into all
> %COMMENT macro references like this: %_COMMENT.

I tested the following QT (with %_COMMENT):

=====[Begin DelLS]=====
%_COMMENT="%Text"%-
%Quotes='%QInclude="DelLS2"'%-
%_COMMENT=""
=====[ End  DelLS]=====

=====[Begin DelLS2]=====
%IF:'%-
%SETPATTREGEXP="(?is-m)[^\n]+"%-
%REGEXPMATCH="%_COMMENT"'<>'':'%-
%-
%SETPATTREGEXP="(?is-m)^(\w{0,3}(\>[^\S\n]*?)+[^\S\n])?[^\S\n]*(.*?)(\n((.*\n)*)\z|\z)"%-
%REGEXPBLINDMATCH="%_COMMENT"%-
%SUBPATT="1"%SUBPATT="3"
%-
%_COMMENT=_%SETPATTREGEXP="(?is-m)^(\w{0,3}(\>[^\S\n]*?)+[^\S\n])?[^\S\n]*(.*?)(\n((.*\n)*)\z|\z)"%-
%-%-%-%-%-%REGEXPBLINDMATCH="%_COMMENT"%-
%-%-%-%-%-%SUBPATT="5"_%-
%-
%QINCLUDE="DelLS2"'%-
=====[ End  DelLS2]=====

... and TB! crashed! :-(

-- 
Best regards, Thomas.


________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to