Re: Quote in a box

2002-05-13 Thread Peter Fjelsten

Marck,

On 03-05-2002 22:22, you wrote in [EMAIL PROTECTED]">mid:[EMAIL PROTECTED]:
M It's a couple of quick templates:

Thanks for those. Is there any way to reflow a vry long line
into a multi-line box? I.e. when using a line from a text document, I'd
like to make it reflow automatically within the box - but that is
probably not possible?

-- 
greeting Best regards /greeting
author Peter Fjelsten /author
thebat version 1.60c /thebat version
os Windows XP 5.1.2600 /os




Current Ver: 1.60k
FAQ: http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://bt.ritlabs.com



Re: Quote in a box

2002-05-05 Thread Marck D Pearlstone

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Raj,

@05 May 2002, 10:25:36 +0530 (05:55 UK time) Raj wrote in
[EMAIL PROTECTED]">mid:[EMAIL PROTECTED]

MDP ,- [ BQ ]
MDP | ,- [ %CURSOR ]
MDP | %REM=_Copy clipboard into comment_%-

 Is there a way this template can be redefined to take account
 paragraphs.

This was developed on TBTECH (and not by me!). Can I suggest that the
question be re-framed there? That will give the originator of the
super-macro opportunity to comment.

- --
Cheers -- .\\arck D. Pearlstone -- List moderator
SB! v1.60d/iKey1000-5523848F0B1 on Windows 2000 5.0.2195 Service Pack 2
·
-BEGIN PGP SIGNATURE-

iD8DBQE81PmSOeQkq5KdzaARAhNmAKD2s+Uf4rLpe4mv6sJ9+dvbmmS3WACeMr0I
GBYzwZ9MC4F2823nNlJWUi4=
=1RG/
-END PGP SIGNATURE-




Current Ver: 1.60i
FAQ: http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://bt.ritlabs.com



Re[2]: Quote in a box

2002-05-04 Thread Raj

Marck,

On Fri, 3 May 2002, at 21:22:03 [GMT +0100] (which was 1:52 AM where I live) you
wrote:

MDP It's a couple of quick templates:

MDP ,- [ BQ ]
MDP | ,- [ %CURSOR ]
MDP | %REM=_Copy clipboard into comment_%-


Is there a way this template can be redefined to take account paragraphs.

I  need  to  quote  a couple or more para's of an e-mail but do NOT want the box
quotes  to make one single box spanning multiple para's, but do it intelligently
so  that  each  para  is  enclosed  in  a box, giving me the option of inserting
comments between paras.

-- 
Warm regards,
Raj

mailto:[EMAIL PROTECTED]

The ability to speak several languages is an asset But the ability to keep your
mouth shut in one is priceless.

Replied on Sunday, May 5, 2002 using TB Ver 1.60c on Windows 2000



Current Ver: 1.60i
FAQ: http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://bt.ritlabs.com



Quote in a box

2002-05-03 Thread Ricardo M. Reyes

El viernes 3 de mayo de 2002, a las 12.17, Marck D Pearlstone decía:

MDP ,- [ Solution from another ex-Eudora user ]
MDP | ---
MDP | Converting Eudora Mailboxes - a Solution:
MDP | ---

 a lot more ... 

MDP | Includes the name of any attachments in the msg body (even if the
MDP | actual attachment was deleted before the conversion).
MDP `-

how do you do this quote in a box thing?



-- 
Ricardo M. Reyes
(Mar del Plata - Argentina)
[EMAIL PROTECTED]
Usando The Bat! 1.60c



Current Ver: 1.60h
FAQ: http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]




Re: Quote in a box

2002-05-03 Thread Marck D Pearlstone

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Ricardo,

@03 May 2002, 16:25:41 -0300 (20:25 UK time) Ricardo M. Reyes wrote in
[EMAIL PROTECTED]">mid:[EMAIL PROTECTED]

MDP ,- [ Solution from another ex-Eudora user ]
MDP | ---
MDP | Converting Eudora Mailboxes - a Solution:
MDP | ---

 how do you do this quote in a box thing?

:-)

It's a couple of quick templates:

,- [ BQ ]
| ,- [ %CURSOR ]
| %REM=_Copy clipboard into comment_%-
| %COMMENT=%clipboard%-
| %-
| %REM=_Does comment end with line break?_%-
| %REM=_If no: add line break_%-
| %IF:%-
| %-
| %SETPATTREGEXP='(?is).*[\n]\z'%-
| %REGEXPMATCH='%COMMENT'=%-
| :%-
| %COMMENT='%COMMENT
| '%-
| %-
| %REM=_Call the bq2 template_%-
| %QINCLUDE=bq2%-
| `-
`-

,- [ bq2 ]
| %REM=_Does comment have two or more lines?_%-
| %REM=_If yes: print | and the first line_%-
| %REM=_cut this line out of comment_%-
| %REM=_and call this QT again_%-
| %REM=_If no:  print | and the last line and exit_%-
| %-
| %IF:%-
| %-
| %SETPATTREGEXP='(?is).*?[\n](.*)'%-
| %REGEXPMATCH='%COMMENT'xx%-
| :%-
| %SETPATTREGEXP='(?is)(.*?)[\n]'%-
| | %REGEXPMATCH='%COMMENT'
| %-
| %COMMENT='%-
| %SETPATTREGEXP=(?is).*?[\n](.*)%-
| %REGEXPMATCH=_%COMMENT_'%-
| %QINCLUDE='bq2'%-
| :%-
| | %COMMENT%COMMENT=''%-
`-

Put the text into the clipboard and type BQ Ctrl-Space.

- --
Cheers -- .\\arck D. Pearlstone -- List moderator
SB! v1.60d/iKey1000-5523848F0B1 on Windows 2000 5.0.2195 Service Pack 2
·
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (MingW32)

iD8DBQE80vFuOeQkq5KdzaARApWzAJ9VGy3QY2mIeYzABtUVtZ0G7b3cDgCghsBw
6PBBF7I0V4F52K8TLEvG3F8=
=c1yn
-END PGP SIGNATURE-




Current Ver: 1.60h
FAQ: http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]