Re[3]: Template for Ebay auctions - RegEx? How?

2002-03-14 Thread Skylar Dodds
Hello Andreas, Wednesday, March 13, 2002, 5:56:16 PM, you wrote: AS> Hi, Bat folks, AS> on Wed, 13 Mar 2002 at 18:17:46 GMT -0500 (which was Thursday, March AS> 14, 2002, 00:17 where I live) Jonathan Wayne wrote the following lines AS> regarding "Template for Ebay auctions - RegEx? How?": JW

Re[3]: Template for Ebay auctions - RegEx? How?

2002-03-13 Thread Andreas Schwartmann
Hi, Bat folks, on Thu, 14 Mar 2002 at 00:56:16 GMT +0100 (which was Thursday, March 14, 2002, 00:56 where I live) Andreas Schwartmann wrote the following lines regarding "Template for Ebay auctions - RegEx? How?": AS> Hi, Bat folks, AS> that I can automatically use the email address of the bu

Re[3]: Template for Ebay auctions - RegEx? How?

2002-03-13 Thread Jonathan Wayne
Sorry, I forgot to include the important stuff at the END of my template! %TO="" %TO='%setpattregexp="(?i)(high-bidder email\:\s+)(.*?\n)"%RegExpBlindMatch="%Text"%SUBPATT="2"' %CC="" %SUBJECT='Winning Bid! eBay %setpattregexp="Item.*" %RegExpMatch="%SUBJ"' jon On Wednesday, March 13, 2002, 6:

Re[3]: Template for Ebay auctions - RegEx? How?

2002-03-13 Thread Miguel A. Urech
Hi Andreas > Is there a way that I can automatically use the email address of the > buyer, Put the mouse cursor on top of the buyer's address, right click and select "Reply to This Address". -- Best regards, Miguel A. Urech (El Escorial - Spain) Using The Bat! v1.53d -- ___

Re[3]: Template for Ebay auctions - RegEx? How?

2002-03-13 Thread Jonathan Wayne
On Wednesday, March 13, 2002, 6:56:16 PM, Andreas Schwartmann <[EMAIL PROTECTED]> wrote: AS> on Wed, 13 Mar 2002 at 18:17:46 GMT -0500 (which was Thursday, March AS> 14, 2002, 00:17 where I live) Jonathan Wayne wrote the following lines AS> regarding "Template for Ebay auctions - RegEx? How?":