Re[2]: Tearline problem -- enter when using PGP maybe?

2000-04-13 Thread Chuck Smith

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thursday, April 13, 2000, 2:21:08 PM, you wrote:

Hello Peter,

 All parts together (items 2, 3 and 4), my new macro is (all on one
 line and no spaces where I have split the lines!):

 %quotes="%SETPATTREGEXP=""(?is)(.*^-BEGIN PGP SIG
 NED.*?\n(Hash:.*?\n)?\s*)?(.*?)(^(- --\s*\n|_{40,}\s*\n|-BE
 GIN PGP SIGNATURE)|\z)""%REGEXPBLINDMATCH=""%text""%SUBPATT=""3"""

I got this macro to work  beautiful :-)

Chuck Smith

- -- 
The Bat! - automatic mail servant of Chuck Smith.
The BAT! ver. 1.42 Beta/16
Windows NT 4.0 build 1381 Service Pack 6
  
Duct tape is like the force. It has a light side and a dark side, and
it holds the universe together.

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.3 for non-commercial use http://www.pgp.com

iQA/AwUBOPYf3BXVjh2dZXmlEQLZ9ACg05bO8hc9LIqLQxiaOH+yJCe/D8cAnR97
8FC2NGRV/myD3cw38bM7COI8
=CRxN
-END PGP SIGNATURE-

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re[2]: Tearline problem -- enter when using PGP maybe?

2000-04-13 Thread phil

PS %quotes="%SETPATTREGEXP=""(?is)(.*^-BEGIN PGP SIG
PS NED.*?\n(Hash:.*?\n)?\s*)?(.*?)(^(- --\s*\n|_{40,}\s*\n|-BE
PS GIN PGP SIGNATURE)|\z)""%REGEXPBLINDMATCH=""%text""%SUBPATT=""3"""

PS Enjoy!
Thanks peter--(yet again) This new regexp wipes out NETZERO
advertisements!!  ;o)


-- 

1.42 Beta/16 S/N 124BE29E Personal Edition

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re[2]: Tearline problem -- enter when using PGP maybe?

2000-04-13 Thread phil

CS I have not been using %SIGNCOMPLETE because I could never get it
CS to work in any beta I have tryied (1.40 up). I would appreciate
CS any input as to how to get this to work in my templates on list or
CS privately.
CS I manually sign with Hotkeys Crtl+Shift+S.

  snip ... snip 

CS Below is my current reply template:

%quotes="%SETPATTREGEXP=""(?is)(.*^-BEGIN PGP 
SIGNED.*?\n(Hash:.*?\n)?\s*)?(.*?)(^(- --\s*\n|_{40,}\s*\n|-BEGIN PGP 
SIGNATURE)|\z)""%REGEXPBLINDMATCH=""%text""%SUBPATT=""3"""
%Cursor

%FROMNAME

--
The Bat! - automatic mail servant of %FROMNAME.
The BAT! ver. %THEBATVERSION
%WINDOWSPLATFORMNAME %WINDOWSMAJORVERSION.%WINDOWSMINORVERSION build
%WINDOWSBUILDNUMBER %WINDOWSCSDVERSION
  
%PUT="D:\Program Files\The Bat!\MAIL\chuckoss\signature.txt"
%SIGNCOMPLETE
 ^^^
Just put %SIGNCOMPLETE after \signature.txt" But remember It will PGP
sign every message after that.

You can always use Privacy | Sign When completed to counter signing
the current message.  ie. those messages you don't want to sign.

(I Hope format doesn't get mashed on the way back, other wise I'll be
looking pretty dumb about now.)

CS I have tried the quotes macros shown in this thread but have yet to
CS get them to show any results.
The quote macros are for quoting (without the PGP added material), to
an existing message that has been pgp signed, The %SIGNCOMPLETE
command is a separate command to sign using pgp when you hit send.

I think, you probably already understand.   But since you asked, I
decided to reply to you on the list (I don't see your personal email)

Now that I have several examples to play with I may start
experimenting with REGEXP a little bit myself.   Knowing only Basic,
it's pretty cryptic looking to me, but I bet I can fight my way
through learning some of it, since Peter, and others have provided
several different examples.  Just looking at the help files alone I
got frustrated and decided to just ask Peter for a macro.

I hope there will be more examples posted one day in the future. If I
can change one letter in an example and See results that helps me
learn the language.  If it helps me, I know it's helping someone else
out there.

-- 

1.42 Beta/16 S/N 124BE29E Personal Edition

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re: Tearline problem -- enter when using PGP maybe?

2000-04-13 Thread Januk Aggarwal

Hello phil,


On  Thursday, April 13, 2000  at  17:08:46 GMT -0700 (which was 5:08 PM
where I live) [EMAIL PROTECTED] typed:

 I hope there will be more examples posted one day in the future. If I
 can change one letter in an example and See results that helps me
 learn the language.  If it helps me, I know it's helping someone else
 out there.

 If you want some more examples, go to the TBUDL archives and look at
 the thread from mid December,

Subject: Solution to %DATE and %TIME macro problem.
 
 There are lots of examples and tweaks in that thread.  It is too long
 to even begin to repost.  There are several versions of the macro,
 but here is the one I have, courtesy of Marck.

%SETPATTREGEXP="(?m-s)Date\:\s*?((.*?[\d]{4})\s*?([\d]{0,2}\:[\d]{0,2}\:[\d]{0,2})\s*?(.*))"%REGEXPBLINDMATCH="%HEADERS"
On  %ODATE  at  %SUBPATT="3" GMT%SUBPATT="4" (which was %OTIME
where I live) %OFROMADDR typed:

 Like I said, check out that thread and you'll find a whole bunch of
 info on the inner workings of regular expressions.


-- 
Thanks for writing,
 Januk Aggarwal
 [EMAIL PROTECTED]

 Using The Bat! 1.42 Beta/16
 under Windows 98 4.10 Build   A 

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re[3]: Tearline problem -- enter when using PGP maybe?

2000-04-13 Thread Chuck Smith


Thursday, April 13, 2000, 8:08:46 PM, you wrote:

Hello phil,

 --
 The Bat! - automatic mail servant of %FROMNAME.
 The BAT! ver. %THEBATVERSION
 %WINDOWSPLATFORMNAME %WINDOWSMAJORVERSION.%WINDOWSMINORVERSION build
 %WINDOWSBUILDNUMBER %WINDOWSCSDVERSION
  
 %PUT="D:\Program Files\The Bat!\MAIL\chuckoss\signature.txt"
 %SIGNCOMPLETE
  ^^^

I agree this should work but doesn't. I can go to ver 1.41 and it
works fine. It appears that not all PGP features are available with
the beta.

 Just put %SIGNCOMPLETE after \signature.txt" But remember It will PGP
 sign every message after that.

 You can always use Privacy | Sign When completed to counter signing
 the current message.  ie. those messages you don't want to sign.

By putting the SIGNCOMPLETE in the template that selects PRivacy |
Sign automatically but it does not sign the message. I can use the
Hotkeys until the next versions comes out and just didnt know if
others users were having the same problem or not.

Chuck Smith

-- 
The Bat! - automatic mail servant of Chuck Smith.
The BAT! ver. 1.42 Beta/16
Windows NT 4.0 build 1381 Service Pack 6
  
Eagles may soar in the clouds but weasels don't get sucked into jet 
engines.




-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re: Tearline problem -- enter when using PGP maybe?

2000-04-13 Thread Alexander V. Kiselev

Hi there!

On 13 Apr 00, at 17:08, phil wrote
about "Re[2]: Tearline problem -- enter ":

 Now that I have several examples to play with I may start
 experimenting with REGEXP a little bit myself.   Knowing only Basic,
 it's pretty cryptic looking to me, but I bet I can fight my way
 through learning some of it, since Peter, and others have provided
 several different examples.  Just looking at the help files alone I
 got frustrated and decided to just ask Peter for a macro.

Actually, a rather good Perl course is available here:
http://www.netcat.co.uk/rob/perl/win32perltut.html

Unfortunately (for me;-))) it's in English. The more in-depth things are 
available in Russian (unfortunately for most of you;-)), but I failed to find this 
circle of things in English...


-- 
SY, Alex
(St.Petersburg, Russia)
http://mph.phys.spbu.ru/~akiselev
--- 
Thought for the day:
  If you don't like the answer, you shouldn't have asked the question.

--- 
PGP public keys on keyservers:
0xA2194BF9 (RSA);   0x214135A2 (DH/DSS)
fingerprints:
F222 4AEF EC9F 5FA6  7515 910A 2429 9CB1 (RSA)
A677 81C9 48CF 16D1 B589  9D33 E7D5 675F 2141 35A2 (DH/DSS) 
--- 

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re: Flags

2000-04-13 Thread Nick Andriash

On Wednesday, April 12, 2000, 7:16:46 PM, Syafril Hermansyah wrote:

 I  got  new  glyphs.zip  file from Stefan this morning, and I've already
 upload to our FTP site, you can download from here :

 ftp://ftp.dutaint.com/the_bat/util-options/classic.zip
 ftp://ftp.dutaint.com/the_bat/util-options/new-glyphs.zip

I can't seem to connect to the FTP Server... I keep getting an error
message stating the FTP Server can't be found?


Nick

-- 
   --=N.J. (Nick) Andriash=--
 [EMAIL PROTECTED] | PGP Key ID: 0x7BA3FDCE
 [EMAIL PROTECTED] | PGP Key ID: 0x2924D361
 ---

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re: (No Subject)

2000-04-13 Thread Andrew K. Lovetski

Hello, The Bat Users!

CV Is there a keyboard short cut to flag and un-flag a message?

The only thing I know: Alt+F10, L, F - this is via popup menu.

-- 
Best regards,
Andrewmailto:[EMAIL PROTECTED]

Using The Bat! 1.42 Beta/16 S/N E9230B5C
under Russian Windows 98 4.10 Build   A 

-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org





Re: Flags

2000-04-13 Thread Syafril Hermansyah

Hello Nick Andriash,

Responding  to  your  article  on Friday, April 14, 2000 at 20:51:31 GMT
-0700 (which was 14/04/2000 10:51 GMT +0700 my Local Time) :


 I  got  new  glyphs.zip  file from Stefan this morning, and I've already
 upload to our FTP site, you can download from here :

 ftp://ftp.dutaint.com/the_bat/util-options/classic.zip
 ftp://ftp.dutaint.com/the_bat/util-options/new-glyphs.zip

NA I can't seem to connect to the FTP Server... I keep getting an error
NA message stating the FTP Server can't be found?

Well, try from the mirror :

ftp://ftp.dutaint.co.id/the_bat/util-options/classic.zip
ftp://ftp.dutaint.co.id/the_bat/util-options/new-glyphs.zip

-- 
Best regards,

- Syafril -

+--+
Name: Syafril Hermansyah | Company : Duta Integrasi Pratama 
Mailto  : [EMAIL PROTECTED]| Voice   : (62) (21) 385-1600  
URL : www.dutaint.co.id| FAX : (62) (21) 351-9241  
+--+

Using The Bat! 1.42 Beta/16
under Windows NT 5.0 Build 2195 

Created : Friday, April 14, 2000, 12:15:05 GMT +0700



-- 
--
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   mailto:[EMAIL PROTECTED]
To Unsubscribe from TBBETA, double-click HERE:
   mailto:[EMAIL PROTECTED]
--


You are subscribed as : archive@jab.org