Hi The_Bat! Users,

Wednesday, October 22, 2003, 3:23:21 PM, you wrote:

V> how did you get that damn boxquote to work? i never can..which template did you
V> use?

I'm attaching the boxquote template in the attached text file.
Just copy and paste it into a new Quick Template called bq
then when you have something copied to your clipboard that you want
boxquoted, you simple type bq and then press Ctrl+Space
(it will then call the quick template and boxquote the text that you
had in your clipboard, and paste it into your message)

-- 
Regards,
John
%REM=' bq - Paste as Boxquote
            written by Carsten Thoenges, December 2002
            June 2003 - use new features of v2
'%-
%_TopAndTail="-------"%-
%_TopCorner=","%-
%_BottomCorner="`"%-
%_Side="| "%-
%_TitleFormat=" ( %ODATE - %OFROMNAME Wrote )"%-
%-
%If:+%_FirstTime+=++:+%-
%___%_FirstTime="No"%-
%___%_TopCorner%_TopAndTail%_TitleFormat
%___%_Text="%Clipboard"%-
%___%SetPattRegExp='(?is)(\n)\z'%-
%___%If:"%RegExpMatch(%_Text)"="":"%_Text='%_Text
'"%-
%___%QInclude(bq)
%___%_BottomCorner%_TopAndTail%-
+:+%-
%___%SetPattRegExp='(?is)\A(.*?)\n(.*\n)\z'%-
%___%RegExpBlindMatch(%_Text)%-
%___%If:"%Subpatt(2)"<>"":"%-
%______%_Side%SubPatt(1)%-
%______%_Text='%Subpatt(2)'
%______%QInclude(bq)%-
%___":"%-
%______%_Side%_Text%-
%______%_FirstTime=''"%-
________________________________________________
Current version is 2.01.3 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to