Removing Qoute sign with reply template

2004-04-13 Thread Edgar van Dijk
Hello All,

I often receive messages with the text quoted.

   This is an example.
   Of the text I receive.

Is there a way to reply to this message and have the reply
template remove the  signs.

So that my reply will just show:

   This is an example.
   Of the text I receive.

-- 
Cheers,
 Edgar

Communicating with TB! v2.04.7, Windows XP 5.1.2600 Service Pack 1

Whenever people agree with me I always feel I must be wrong.
-Oscar Wild-

To request my public key select this url:
mailto:[EMAIL PROTECTED]
  

  




pgp0.pgp
Description: PGP signature

Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Re: Removing Qoute sign with reply template

2004-04-13 Thread Leif Gregory
Hello Edgar,

Tuesday, April 13, 2004, 11:35:55 AM, you wrote:
Edgar Is there a way to reply to this message and have the reply
Edgar template remove the  signs.

Edgar So that my reply will just show:

EdgarThis is an example.
EdgarOf the text I receive.


Yep. Use %TEXT instead of %QUOTES in your template.



-- 
Leif (TB list moderator and fellow end user).

Using The Bat! 2.05 Beta/16 under Windows 2000 5.0
Build 2195 Service Pack 4 on a Pentium 4 2GHz with 512MB



Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Removing Qoute sign with reply template

2004-04-13 Thread Edgar van Dijk
Hello Leif,

On Tuesday, April 13, 2004, 8:13:48 PM, you wrote:

L Tuesday, April 13, 2004, 11:35:55 AM, you wrote:
L Edgar Is there a way to reply to this message and have the reply
L Edgar template remove the  signs.

L Edgar So that my reply will just show:

L EdgarThis is an example.
L EdgarOf the text I receive.


L Yep. Use %TEXT instead of %QUOTES in your template.
This is not true, when I use %TEXT instead of %Quotes your answer
would look like this:

-%
Edgar So that my reply will just show:

EdgarThis is an example.
EdgarOf the text I receive.

Yep. Use %TEXT instead of %QUOTES in your template.

But I want it to look like this:

-%
So that my reply will just show:

   This is an example.
   Of the text I receive.

Yep. Use %TEXT instead of %QUOTES in your template.


So I would like the answer template to remove the  that are
already in the message.

It just have to remove all  or   at the beginning of all
lines.

-- 
Cheers,
 Edgar

Communicating with TB! v2.04.7, Windows XP 5.1.2600 Service Pack 1

How many cares one loses when one decides not to be something but
to be someone. - Coco Chanel

To request my public key select this url:
mailto:[EMAIL PROTECTED]
  

  
 


  

pgp0.pgp
Description: PGP signature

Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Re: Removing Qoute sign with reply template

2004-04-13 Thread Leif Gregory
Hello Edgar,

Tuesday, April 13, 2004, 1:23:20 PM, you wrote:
L Yep. Use %TEXT instead of %QUOTES in your template.

Edgar This is not true, when I use %TEXT instead of %Quotes your
Edgar answer would look like this:

Oh... You want it to remove all instances regardless of whom
replied to whom I thought you just wanted your reply to not quote them.

In this case you're going to need REGEXPS. And even then it could get
sticky in the sense that there might be something like this:

Don't forget  Meeting on Monday.



-- 
Leif (TB list moderator and fellow end user).

Using The Bat! 2.05 Beta/16 under Windows 2000 5.0
Build 2195 Service Pack 4 on a Pentium 4 2GHz with 512MB



Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Removing Qoute sign with reply template

2004-04-13 Thread Edgar van Dijk
Hello Leif,

On Tuesday, April 13, 2004, 10:39:03 PM, you wrote:

L In this case you're going to need REGEXPS. And even then it could get
L sticky in the sense that there might be something like this:

L Don't forget  Meeting on Monday.

In the messages that I want to use it that will not happen.
It will be used in e-mail chess.

And the actual messages look like this

 [Event Friendly]
 [Site FCV]
 [Date 2004.02.02]
 [Round 4]
 [White van Dijk, Edgar]
 [Black X,]
 [Result *]

 1.c4 Nf6 2.Nc3 e6 3.d4 d5 4.Nf3 c5 5.e3 Be7 6.cxd5 Nxd5
 7.Bc4 O-O 8.O-O b6 9.e4 Nf6 10.Be3 Qc7 11.d5 a6 12.e5 Nxd5
 13.Bxd5 exd5 14.Nxd5 Qa7 15.Nxe7+ Qxe7

There will never (98% sure) be an deviation from this.

-- 
Cheers,
 Edgar

Communicating with TB! v2.04.7, Windows XP 5.1.2600 Service Pack 1

At no time is freedom of speech more precious than when a man
hits his thumb with a hammer. -- Marshall Lumsden

To request my public key select this url:
mailto:[EMAIL PROTECTED]
  

  
 


  

pgp0.pgp
Description: PGP signature

Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Re: Removing Qoute sign with reply template

2004-04-13 Thread Leif Gregory
Hello Edgar,

Tuesday, April 13, 2004, 2:59:40 PM, you wrote:
Edgar There will never (98% sure) be an deviation from this.

Then Regexps will be the way to go. I'm just not that good at them.
Marck or Januk are the people you want to schmooze up to! grin


-- 
Leif (TB list moderator and fellow end user).

Using The Bat! 2.05 Beta/16 under Windows 2000 5.0
Build 2195 Service Pack 4 on a Pentium 4 2GHz with 512MB



Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Removing Qoute sign with reply template

2004-04-13 Thread Dan Grunberg
Tue, 13 Apr 2004 21:23:20 +0200 (3:23 PM EDT here) Edgar van Dijk wrote:

 Hello Leif,

 On Tuesday, April 13, 2004, 8:13:48 PM, you wrote:

L Tuesday, April 13, 2004, 11:35:55 AM, you wrote: Edgar Is there a
L way to reply to this message and have the reply Edgar template
L remove the  signs.

|SNIP|


If you use MyMacros and the template given below, you would get the
following instead of what you get above:


Hello Leif,

On Tuesday, April 13, 2004, 8:13:48 PM, you wrote:

L$ Tuesday, April 13, 2004, 11:35:55 AM, you wrote:
L$ Edgar$ Is there a way to reply to this message and have the reply
L$ Edgar$ template remove the $ signs.

|SNIP|


I wrote the template to substitute $ for  because it's always easier to
follow the money in demonstrations |grin|.

===

%REM=' Used on Version 2 augmented by the MyMacros plugin from
  http://en.barin.com.ua/soft/mymacros/

   the template returns the Text of the message being replied to,
   with all occurences of  replaced by $ .
   
   Simply to delete all  , replace $ by  below.

   To change all  to spaces, replace $ by   below.

%StrReplace(%text, , $)

===




Using: The Bat! v2.04.7, BayesIt! 0.4gm SE, MyMacros 1.10
   Windows 2000 v5.0 - Build 2195 - Service Pack 4


--

Daniel A. Grunberg   Kensington, Maryland, USA
homepage: www.nyx.net/~dgrunber/



Current version is 2.04.7 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html