Re: MyMacros 1.11

2004-08-02 Thread Michael Geyer
Hi Michael and list,

 On Monday, August 2, 2004 at 17:27:25 GMT -0700 (which was 02:27
 where I live) Michael L. Wilson wrote (at least in parts) and made
 these valuable points on the subject of MyMacros 1.11:


AP Missed me? :) MyMacros 1.11 is released.

 The version in The Bat! still lists it as 1.10.

Can't confirm. Mine shows 1.11

-- 
Regards
Michael

powered by The BAT! 2.12.03, Useless Macro Collection 1.7.751/rc1, and MyMacros 1.11
with usual problems of Windows XP  Pro 5.1 Build 2600 Service Pack 1



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


Re: MyMacros 1.11

2004-08-02 Thread Volodymyr V. Shvets
Hello Andrew Perevodchik!

AP MyMacros 1.11 is released.

%KeybLayout not work! Confirm?

-- 
Best regards, Volodymyr V. Shvets [EMAIL PROTECTED]
10:46:45, Monday, August 2, 2004




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


Can't View and Print out Chinese Character in HTML Viewer and via printer...

2004-08-02 Thread Raymond Hui
Hi All,

I have using The Bat! for few years, and just upgrade it from version 1.42 to version 
2.12...

After the version upgrade, I can't view the HTML version and even print out message 
which are in Chinese...
But I can view the message in Chinese in Plain Text version...

I have try to change the default fonts of the HTML viewer to use Chiense fonts but it 
still not works.. Besides, I have try all the Kinds of Character set which inside The 
Bat (including Big5 character set) but none of them works..

The printout of the message which are in Chinese have the same problem...
I have try to change to print-out-template to use Chinese Fonts, but also not work... 
The message body and even the FromName (which is the mail sender's name) if is in 
Chinese, I can't be printed out correctly.

If the open the html file as a attachment which will then launch the browser to view 
that html document, then all characters are displayed correctly...
And means the html document shouldn't contain any problem but Just The Bat! can't read 
it out correctly in the HTML viewer and can't print it our correctly too..

Of course of computer's OS is in Chinese language...

How can I solve this problem??

Thanks  Regards,
Raymond Hui

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


Re: Sending mail error message

2004-08-02 Thread Roelof Otten
Hallo Darrin,

On Sun, 1 Aug 2004 17:27:00 -0700GMT (2-8-2004, 2:27 +0200, where I
live), you wrote:

DR   I was trying to send a attachment by email and recieved this error.
DR   http://tinyurl.com/6qrun
DR   What does this mean?

It means that you should try it again. It looks like the communication
with the server went out of sync.
Was it a large attachment?
 

-- 
Groetjes, Roelof

Disclaimer: Any opinion stated in this message is not necessarily shared by my budgies 
or rabbits.



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


Re: Sending mail error message

2004-08-02 Thread Darrin Rich
Hi Roelof,
On 8/2/2004 1:38 AM my time, Roelof wrote:
RO Was it a large attachment?


Yes, It was a rather large attachment.
 
-- 
Darrin
WinXP Home Service Pack 1
Tbat! 2.12.00

My computer isn't that nervous...it's just a bit ANSI. 


pgpduuMws2oE3.pgp
Description: PGP signature

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

QTs to show smileys

2004-08-02 Thread Robin Anson
Batlovers

I have created a couple of QTs to show all the smileys for your
reference.

Create the QTs Dshow (for showing the default smileys) and Pshow (for
showing the PCWSmileys) by copying and pasting the lines below.

Open a new mail and type Dshow CTRL+SPACE (without quotes)
Open another mail and type PSHOW CTRL+SPACE

Save each as drafts to your outbox, then view in your outbox in RTV with
smileys turned on.

[Start DSHOW QT]
%If:|%_FirstTime||no|:|%-
%_FirstTime=no%-
%_NextLine=yes%-
%_Input=%Include(%ProgramDir\images\default.msl)|:||%-
%-
%If:|%_NextLine|=|yes|:|%-
%SetPattRegexp='(?ism)^(Smiley\s*=.*?\d, (.*?).*?)$.*?(Smiley\s*=.*)?\Z'%-
%RegexpBlindMatch='%_Input'%-
%_Codes=%SubPatt(2)%-
%_Input=%SubPatt(3)%-
%SetPattRegexp='(?im)^\s*(\S+)\s*(.*)'%RegexpMatch='%_Codes'|:||%-
%-
%SetPattRegexp='(?im)^\s*(\S+)\s*(.*)'%-
%RegexpBlindMatch='%_Codes'%-
%_Print=%SubPatt(1)%-
%_Codes=%SubPatt(2)%-
%_Print  %-
%If:|%_Codes|||:|%-
%_NextLine=no%-
%QInclude(Dshow)%-|:||
%If:|%_Input|||:|%-
%_NextLine=yes%-
%QInclude(Dshow)|:||%-
=[End DSHOW QT]=

[Start PSHOW QT]
%If:|%_FirstTime||no|:|%-
%_FirstTime=no%-
%_NextLine=yes%-
%_Input=%Include(%ProgramDir\images\pcwsmileys.msl)|:||%-
%-
%If:|%_NextLine|=|yes|:|%-
%SetPattRegexp='(?ism)^(Smiley\s*=.*?\d, (.*?).*?)$.*?(Smiley\s*=.*)?\Z'%-
%RegexpBlindMatch='%_Input'%-
%_Codes=%SubPatt(2)%-
%_Input=%SubPatt(3)%-
%SetPattRegexp='(?im)^\s*(\S+)\s*(.*)'%RegexpMatch='%_Codes'|:||%-
%-
%SetPattRegexp='(?im)^\s*(\S+)\s*(.*)'%-
%RegexpBlindMatch='%_Codes'%-
%_Print=%SubPatt(1)%-
%_Codes=%SubPatt(2)%-
%_Print  %-
%If:|%_Codes|||:|%-
%_NextLine=no%-
%QInclude(Pshow)%-|:||
%If:|%_Input|||:|%-
%_NextLine=yes%-
%QInclude(Pshow)|:||%-
=[End PSHOW QT]=


-- 
Robin Anson

Using The Bat! v2.12.00 on Windows XP 5.1 Build 2600 Service Pack 1

Running [EMAIL PROTECTED] (see: www.setiathome.ssl.berkeley.edu)
   No of SETI units returned: 305
   Processing time: 1 years, 250 days, 23 hours.







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


Re: Showing All Addressees in Header Display Area

2004-08-02 Thread Thomas Fernandez
Hello Peter,

On Fri, 30 Jul 2004 22:23:42 -0700 GMT (31/07/2004, 12:23 +0700 GMT),
Peter Chiou wrote:

TF No, there isn't, and this has been criticised for years. If someone
TF has the bug report handy, I will add a bugnote.

PC Thanks Thomas for your reply.  So is there talk that this may become a
PC feature in the near future?

Yes, there has been talk. I don't know about the second half of your
question. ;-)

The tagline is cookidence, I swear.

-- 

Cheers,
Thomas.

Moderator der deutschen The Bat! Beginner Liste.

I don't know the answer to the question you posted, but I think
someone asked this question 18 years ago on the net. Don't remember if
it got answered. Hope this helps!

Message reply created with The Bat! 2.12.02
under Chinese Windows 98 4.10 Build  A 
using a Pentium P4 1.7 GHz, 256MB RAM





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


Re: How to request something on the wishlist?

2004-08-02 Thread Thomas Fernandez
Hello Marck,

On Sat, 31 Jul 2004 11:07:07 +0100 GMT (31/07/2004, 17:07 +0700 GMT),
Marck D Pearlstone wrote:

MDP Wishes are now entered using the BigTraq server. Please see the
MDP notes on using BugTraq in the TBUDLInfo page (link attached to all
MDP list messages).

I think it's not BugTrack/BugTraq any more. I believe they renamed it
(more appropriately) to Issue Tracker on the website. I like BigTraq,
though: Bat's Issues Great Traqcker.

-- 

Cheers,
Thomas.

Moderator der deutschen The Bat! Beginner Liste.

SYMPTOM: Opposite wall covered with fluorescent lights. FAULT: You
have fallen over backward. ACTION: Have yourself lashed to bar.

Message reply created with The Bat! 2.12.02
under Chinese Windows 98 4.10 Build  A 
using a Pentium P4 1.7 GHz, 256MB RAM





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


Re: Auto wrap problem

2004-08-02 Thread Thomas Fernandez
Hello WilWilWil,

On Sun, 1 Aug 2004 11:24:54 +0200 GMT (01/08/2004, 16:24 +0700 GMT),
WilWilWil wrote:

W Thanks,  it's  really  what  I want. But if I use Plaint Text(Windows) format, I
W loose  auto  spell checking with the underline of mistakes. I there a way to have
W both ? I know, I want a lot, but that why I use TB ! ;-)

IIRC something about the spell checker has improved in one of the post
realse version. I am too lazy to search the changelog now, but what
you want just might be possible int he next release. Someone CMIIW.

-- 

Cheers,
Thomas.

Moderator der deutschen The Bat! Beginner Liste.

Der Brite gibt sein Geld pfundweise aus.

Message reply created with The Bat! 2.12.02
under Chinese Windows 98 4.10 Build  A 
using a Pentium P4 1.7 GHz, 256MB RAM





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


Re: QTs to show smileys

2004-08-02 Thread Mary Bull
Hello Robin!

On Monday, August 02, 2004, 7:31 AM, you wrote:

RA I have created a couple of QTs to show all the smileys for your
RA reference.

This is most appreciated. If I understand you correctly, it will take
care of having the latest PCWSmileys download as the accessible set in
a way that just copying and pasting the set into a draft e-mail will
not.

I can't read the code very well--does this put both the pcwsmileys.msl
file, which shows the handles but not the images, *and* the pcwimages
folder, which will let you see the individual image by clicking on its
icon, but not give you the handle for it--does this put both into the
pcwsmileys (Pshow) e-mail draft?

Second question: Are you saying to go, in the main TB! window, to
Options/Quick Template and there click on Add?

Then into the Template text box copy and paste your macro for
PCWSmileys and into the Handle box copy and paste the handle Pshow?

Then Add another template with the handle Dshow and your Dshow text
copied into the template box?

I'm sorry if my questions appear to have obvious answers. In dealing
with The Bat! it is so easy to get mixed up when trying to do
apparently simple things. :)

-- 
Best regards,
Mary
:Mary:
The Bat! 2.12.00 on Windows XP 5.1 2600 Service Pack 1







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


Re: Can't View and Print out Chinese Character in HTML Viewer and via printer...

2004-08-02 Thread Thomas Fernandez
Hello Raymond,

On Mon, 2 Aug 2004 16:35:25 +0800 GMT (02/08/2004, 15:35 +0700 GMT),
Raymond Hui wrote:

RH After the version upgrade, I can't view the HTML version and
RH even print out message which are in Chinese...
RH But I can view the message in Chinese in Plain Text version...

Please send me a short PM in Chinese. I run a Big5-Windows98 and I'll
run some tests.

Please use simple words, my Chinese reading is not very good!

-- 

Cheers,
Thomas.

Moderator der deutschen The Bat! Beginner Liste.

Top 10 Reasons To Go To Work Naked: 7. To stop those creepy guys in
Marketing from looking down your blouse.

Message reply created with The Bat! 2.12.02
under Chinese Windows 98 4.10 Build  A 
using a Pentium P4 1.7 GHz, 256MB RAM





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


Antivirus / Tmp Files / Failed Download of message

2004-08-02 Thread Jason Gottschalk
Hello tbudl,


I read in another message that excluding the Bat's .tmp files from
antivirus scanning within the anti virus software will solve the huge
problem of constant popups and messages that do not get downloaded
from the server.

With respect to Norton Antivirus Corporate edition, you can only
exclude by EXTENSION or DIRECTORY.  I really would rather not exclude
all .tmp files, and I would rather not exclude the windows temp
directory.

My question is this: Can I have the bat use a unique directory for its
.tmp files? or can I change the extension of the The Bat's temp files
to something other than tmp? A unique directory or extension will
solve the Norton corporate edition problems.





-- 
Best regards,
 Jason Gottschalk mailto:[EMAIL PROTECTED]
 SYO Computer Engineering Services, Inc.
 586-286-2557



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


Re: QTs to show smileys

2004-08-02 Thread Robin Anson
On Mon 2 August 2004, 23:41:22 +1000, Mary Bull wrote:
 This is most appreciated. If I understand you correctly, it will take
 care of having the latest PCWSmileys download as the accessible set in
 a way that just copying and pasting the set into a draft e-mail will
 not.

I'm not quite sure what you mean. What the QTs do is take the relevant
.msl file (default.msl for dshow and pcwsmileys.msl for pshow) and from
that create a set of lines of the form:

:roelofsbunny1::roelofsbunny1:
:bat2angel::bat2angel:  
:cheers::cheers:  
:blackbat::blackbat:  
:blah::blah:  
:boohoo::boohoo:  

etc. It reads whatever version of the download you have. My pcwsmileys
are pretty old so the results I get will be different to the results you
get.

The output of dshow looks like:
:):)  :-)
:(:(  :-(  
:P:P  :-P  
=]=]  
:|:|  :-|  
:B:B  :-B  
:*:*  :-*  :{}  :-{}  (k)  (K)  

etc, so you see all the handles that are listed in the .msl file and the
icon as well.


 I can't read the code very well--does this put both the pcwsmileys.msl
 file, which shows the handles but not the images, *and* the pcwimages
 folder, which will let you see the individual image by clicking on its
 icon, but not give you the handle for it--does this put both into the
 pcwsmileys (Pshow) e-mail draft?

see above

 Second question: Are you saying to go, in the main TB! window, to
 Options/Quick Template and there click on Add?

yes

 Then into the Template text box copy and paste your macro for
 PCWSmileys and into the Handle box copy and paste the handle Pshow?

yes

 Then Add another template with the handle Dshow and your Dshow text
 copied into the template box?

yes

 I'm sorry if my questions appear to have obvious answers. In dealing
 with The Bat! it is so easy to get mixed up when trying to do
 apparently simple things. :)

true

-- 
Robin Anson

Using The Bat! v2.12.00 on Windows XP 5.1 Build 2600 Service Pack 1

Running [EMAIL PROTECTED] (see: www.setiathome.ssl.berkeley.edu)
   No of SETI units returned: 305
   Processing time: 1 years, 250 days, 23 hours.





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


Re: QTs to show smileys

2004-08-02 Thread Mary Bull
Hello Robin!

On Monday, August 02, 2004, 8:57 AM, you wrote:

MB ... If I understand you correctly, [these QTs] will take care of
MB having the latest PCWSmileys download as the accessible set in a
MB way that just copying and pasting the set into a draft e-mail
MB will not.

RA I'm not quite sure what you mean. ...

The PCWSmileys at

http://www.PCWize.com/thebat/PCWSmileys.php

are still being changed rather often, because this page is still in a
testing phase. Some people were simply copying-and-pasting their
opened files into a draft-e-mail. That would mean when they download
the latest version of the page at the URL above, they would have to do
a new copy-and-paste.

Your PShow template takes care of that. It will show, from the latest
folder and file in The Bat!/Images for PCWSmileys, both image and
handle.

That's very elegant, and I admire what you've done immensely. I'm
going to use it.

You have answered all my questions so that I understand, and I'm off
to make my Quick Templates.

MB ... In dealing with The Bat! it is so easy to get mixed up when
MB trying to do apparently simple things. :)

RA true

vbg I'm so glad we have people like you as fellow subscribers, who
patiently go on explaining and creating ways to make things clear and
easy for people like me. Thanks a million for these Quick Templates.

-- 
Best regards,
Mary
:Mary:
The Bat! 2.12.00 on Windows XP 5.1 2600 Service Pack 1







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


Re: QTs to show smileys

2004-08-02 Thread Darrin Rich
Hi Robin,
On 8/2/2004 5:31 AM my time, Robin wrote:
RA I have created a couple of QTs to show all the smileys for your
RA reference.


Thank you very much for taking the time to do this. Very nice :thumbup:
 
-- 
Darrin
WinXP Home Service Pack 1
Tbat! 2.12.00

Is reading in the bathroom considered Multi-Tasking? 


pgpJ94Q0rCMb1.pgp
Description: PGP signature

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

Re: Can't View and Print out Chinese Character in HTML Viewer and via printer...

2004-08-02 Thread Raymond Hui
Hi Thomas,

The following are five chinese characters:

¤@ ¤G ¤T ¥| ¤­

They are separated by one single space between each character.

Thanks a lot!

Best Regards,
Raymond Hui

 Hello Raymond,

 On Mon, 2 Aug 2004 16:35:25 +0800 GMT (02/08/2004, 15:35 +0700 GMT),
 Raymond Hui wrote:

 RH After the version upgrade, I can't view the HTML version and
 RH even print out message which are in Chinese...
 RH But I can view the message in Chinese in Plain Text version...

 Please send me a short PM in Chinese. I run a Big5-Windows98 and I'll
 run some tests.

 Please use simple words, my Chinese reading is not very good!

 --

 Cheers,
 Thomas.

 Moderator der deutschen The Bat! Beginner Liste.

 Top 10 Reasons To Go To Work Naked: 7. To stop those creepy guys in
 Marketing from looking down your blouse.

 Message reply created with The Bat! 2.12.02
 under Chinese Windows 98 4.10 Build  A
 using a Pentium P4 1.7 GHz, 256MB RAM




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





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


Re: Compressing folders

2004-08-02 Thread Chris

Jack @ 2004-Aug-1 11:30:35 PM
Compressing folders mid:[EMAIL PROTECTED]

 Since this subject came up, can you (anyone) explain why there isn't
 an option to automatically compress and purge (other than when
 quitting)? It would seem a trivial thing to have an option that
 would do them both on a scheduled basis. I leave TB up all of the
 time so I have to keep remembering that I need to go in do that
 every once in a while.

Please support the following feature request:
https://www.ritlabs.com/bt/bug_view_page.php?bug_id=0002482

-- 
Chris
Quoting when replying to this message is good for your karma.

Using The Bat! v2.12.00 on Windows XP 5.1 Build 2600 Service Pack 1

Minds are like parachutes - they only function when open.


pgp518vb9NW0u.pgp
Description: PGP signature

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

BayesIT Macros

2004-08-02 Thread Michael L. Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Greetings All,

According to the BayesIT help, the following macros are included in
the latest version:
%STATSPAMLETTERS(hours)
%STATSPAMTRAFFIC(hours)
%STATNONSPAMLETTERS(hours)
%STATNONSPAMTRAFFIC(hours)
%STATSPAMERLETTERS(hours)
%STATSPAMERTRAFFIC(hours)
%STATNONSPAMERLETTERS(hours)
%STATNONSPAMERTRAFFIC(hours)

They return numbers.  What do the numbers mean?

- --
Michael L. Wilson, MBA :usflag:
Ecclesiastic Philosopher
Teacher
Critic


Big Brother is watching - George Orwell (1984)
- 
Exploiting The Bat! version 2.13 Lucky Beta/1
Hamstrung with Windows XP 5.1 (2600)
Surfing with MyIE2/Maxthon
Scanning with Nod32 anti-virus
Hiding behind Outpost Pro Firewall

Ponder this: If you can't learn to do something well, learn to enjoy
doing it poorly.

-BEGIN PGP SIGNATURE-
Version: PGP SDK 3.2.2
Comment: Big Brother is REALLY watching you

iQA/AwUBQQ6GjG2u7N+Qh+ieEQLY9QCfVB2KKrTVk58spnJFDDmAQOou730An1U6
YZvkifd6G4RT/OX/N8NptMx4
=XLxS
-END PGP SIGNATURE-



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


Re: BayesIT Macros

2004-08-02 Thread Morgan Pugh
Hi Michael,

Monday, August 2, 2004, 7:23:00 PM, you wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Greetings All,

 According to the BayesIT help, the following macros are included in
 the latest version:
 %STATSPAMLETTERS(hours)
 %STATSPAMTRAFFIC(hours)
 %STATNONSPAMLETTERS(hours)
 %STATNONSPAMTRAFFIC(hours)
 %STATSPAMERLETTERS(hours)
 %STATSPAMERTRAFFIC(hours)
 %STATNONSPAMERLETTERS(hours)
 %STATNONSPAMERTRAFFIC(hours)

 They return numbers.  What do the numbers mean?


I have often wondered this as well.

-- 
Morgan
http://mpugh.co.uk

PGP Key: http://mpugh.co.uk/pgp.asc

The Bat! 2.12.00 on Windows XP Service Pack 1



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


Re: BayesIT Macros

2004-08-02 Thread Andre Wichartz
Hello Morgan,

On 2 Aug 2004 at 21:08:55 +0100 GMT [22:08 CEST] you wrote:

 According to the BayesIT help, the following macros are included in
 the latest version:
 %STATSPAMLETTERS(hours)
 %STATSPAMTRAFFIC(hours)
 %STATNONSPAMLETTERS(hours)
 %STATNONSPAMTRAFFIC(hours)
 %STATSPAMERLETTERS(hours)
 %STATSPAMERTRAFFIC(hours)
 %STATNONSPAMERLETTERS(hours)
 %STATNONSPAMERTRAFFIC(hours)

 They return numbers.  What do the numbers mean?


MP I have often wondered this as well.

I've never tested it but I take it does what the names say. That is
number of spam/non-spam mails/traffic that were correctly/falsely classified in
the last x hours.


-- 
Cheers,
 Andre

Geh nicht nur die glatten Strassen:
 geh Wege, die vor Dir noch niemand ging,
 damit Du Spuren hinterlässt,und nicht nur Staub.  



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


Re: BayesIT Macros

2004-08-02 Thread Michael L. Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hello Andre,

On Monday, August 02, 2004 , at 22:29:20[GMT +0200](which was 1:29 PM
where I live) you wrote (at least in part):

AW Hello Morgan,

AW On 2 Aug 2004 at 21:08:55 +0100 GMT [22:08 CEST] you wrote:

 According to the BayesIT help, the following macros are included in
 the latest version:
 %STATSPAMLETTERS(hours)
 %STATSPAMTRAFFIC(hours)
 %STATNONSPAMLETTERS(hours)
 %STATNONSPAMTRAFFIC(hours)
 %STATSPAMERLETTERS(hours)
 %STATSPAMERTRAFFIC(hours)
 %STATNONSPAMERLETTERS(hours)
 %STATNONSPAMERTRAFFIC(hours)

 They return numbers.  What do the numbers mean?


MP I have often wondered this as well.

AW I've never tested it but I take it does what the names say. That is
AW number of spam/non-spam mails/traffic that were
AW correctly/falsely classified in
AW the last x hours.


one says StatSpamTraffic()
another says StatSpamERTraffic()

what is the difference besides the ER letters?




- --
Michael L. Wilson, MBA :usflag:
Ecclesiastic Philosopher
Teacher
Critic



If you push something hard enough, it will fall over.
- -
Exploiting The Bat! version 2.13 Lucky Beta/1
Hamstrung with Windows XP 5.1 (2600)
Scanning with Nod32 anti-virus
Sifting with SpamPal anti-Spam
Hiding behind Outpost Pro Firewall

-BEGIN PGP SIGNATURE-
Version: PGP SDK 3.2.2
Comment: Big Brother is REALLY watching you

iQA/AwUBQQ6uT22u7N+Qh+ieEQK86ACeKPaHr3geh/sxf2EN+MLZ7cF35fQAn1Fd
pXTBhW2DZbdxCzWvvWcWfipX
=ySWZ
-END PGP SIGNATURE-



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


Re: BayesIT Macros

2004-08-02 Thread Michael Geyer
Hi Michael and list,

On Monday, August 2, 2004 at 14:12:45 GMT -0700 (which was 23:12 where
I live) Michael L. Wilson wrote (at least in parts) and made these
valuable points on the subject of BayesIT Macros:


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1


 Hello Andre,

 On Monday, August 02, 2004 , at 22:29:20[GMT +0200](which was 1:29 PM
 where I live) you wrote (at least in part):

AW Hello Morgan,

AW On 2 Aug 2004 at 21:08:55 +0100 GMT [22:08 CEST] you wrote:

 According to the BayesIT help, the following macros are included in
 the latest version:
 %STATSPAMLETTERS(hours)
 %STATSPAMTRAFFIC(hours)
 %STATNONSPAMLETTERS(hours)
 %STATNONSPAMTRAFFIC(hours)
 %STATSPAMERLETTERS(hours)
 %STATSPAMERTRAFFIC(hours)
 %STATNONSPAMERLETTERS(hours)
 %STATNONSPAMERTRAFFIC(hours)

 They return numbers.  What do the numbers mean?


MP I have often wondered this as well.

AW I've never tested it but I take it does what the names say. That is
AW number of spam/non-spam mails/traffic that were
AW correctly/falsely classified in
AW the last x hours.


 one says StatSpamTraffic()
 another says StatSpamERTraffic()

 what is the difference besides the ER letters?

SpamERLetters is the count of false positives (corrected by 'Mark as
not junk') xxxERTraffic is the number of bytes of those mails)

Same for ERNONSPAM (Mark as junk) and the regarding Traffic

(guessed out of those numbers and my corrections by Alt-J and Alt-U)

-- 
Regards
Michael

powered by The BAT! 2.13 Lucky Beta/1, Useless Macro Collection 1.7.751/rc1, and 
MyMacros 1.11
with usual problems of Windows XP  Pro 5.1 Build 2600 Service Pack 1



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


Re[3]: Quick pre-install questions

2004-08-02 Thread Terry G. Munson
Hello Peter,

Thursday, July 29, 2004, 1:37:14 PM, you wrote:

 Take a look at www.calendarscope.com

Will it sync with a pocket pc?

-- 
Thanks,

Terry

Using the Bat! 2.12.00
under Windows XP Service Pack 1 2600



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


Re: Compressing folders

2004-08-02 Thread Jack
Hello,

 Since this subject came up, can you (anyone) explain why there isn't
 an option to automatically compress and purge (other than when

C Please support the following feature request:
C https://www.ritlabs.com/bt/bug_view_page.php?bug_id=0002482

Ah, so it is just a matter of not being coded that way. Hopefully they
will see this as something worth adding.

-- 
Jack



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


Some smileys don't appear

2004-08-02 Thread Robin Anson
Batlovers

I created the pshow and dshow QTs to parse the .msl files and show all of
the smileys in them. However I note that there is one smiley that simply
refuses to appear on my system. Neither :-) nor :) produce the
devil.gif icon as they should. The icon is on my system in the right
folder, and all the other icons in the default.msl file appear, but devil
won't.

Does anyone else see the ascii handle instead of the smiley here :-) or
 here :) ?

Further investigation shows that if I create a new handle for the icon,
it will show, providing the handle doesn't include either  or 
(without quotes).

Does anyone else's system exhibit this behaviour?

-- 
Robin Anson

Using The Bat! v2.12.00 on Windows XP 5.1 Build 2600 Service Pack 1

Running [EMAIL PROTECTED] (see: www.setiathome.ssl.berkeley.edu)
   No of SETI units returned: 305
   Processing time: 1 years, 250 days, 23 hours.




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


Re: Some smileys dont appear

2004-08-02 Thread Michael Geyer
Hi Robin and list,

On Tuesday, August 3, 2004 at 08:08:23 GMT +1000 (which was 00:08
where I live) Robin Anson wrote (at least in parts) and made these
valuable points on the subject of Some smileys dont appear:

 Does anyone else see the ascii handle instead of the smiley here :-) or
  here :) ?

Confirmed since the first occurrence of this handle up to last beta.

-- 
Regards
Michael

powered by The BAT! 2.13 Lucky Beta/1, Useless Macro Collection 1.7.751/rc1, and 
MyMacros 1.11
with usual problems of Windows XP  Pro 5.1 Build 2600 Service Pack 1



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


Re: Some smileys don't appear

2004-08-02 Thread Plan9
Monday, August 2, 2004, 6:08:23 PM, Robin wrote:

Robin Does anyone else see the ascii handle instead of the smiley here :-) or
Robin  here :) ?

Appears as ascii text here too.

-- 
Regards,
 Plan9
I honestly think it is better to be a failure at something you love
 than to be a success at something you hate. - George Burns



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


Re: Some smileys don't appear

2004-08-02 Thread Roelof Otten
Hallo Robin,

On Tue, 3 Aug 2004 08:08:23 +1000GMT (3-8-2004, 0:08 +0200, where I
live), you wrote:

RA Does anyone else see the ascii handle instead of the smiley here :-) or
RA  here :) ?

Confirmed, even with the RTV and smileys enabled.

-- 
Groetjes, Roelof

Disclaimer: Any opinion stated in this message is not necessarily shared by my budgies 
or rabbits.



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


Re: Some smileys don't appear

2004-08-02 Thread Michael L. Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hello Robin,

On Monday, August 02, 2004 , at 08:08:23[GMT +1000](which was 3:08 PM
where I live) you wrote (at least in part):

RA Batlovers

RA I created the pshow and dshow QTs to parse the .msl files and show all of
RA the smileys in them. However I note that there is one smiley that simply
RA refuses to appear on my system. Neither :-) nor :) produce the
RA devil.gif icon as they should. The icon is on my system in the right
RA folder, and all the other icons in the default.msl file appear, but devil
RA won't.

RA Does anyone else see the ascii handle instead of the smiley here :-) or
RA  here :) ?

RA Further investigation shows that if I create a new handle for the icon,
RA it will show, providing the handle doesn't include either  or 
RA (without quotes).

RA Does anyone else's system exhibit this behaviour?

 confirmed




- --
Michael L. Wilson, MBA :usflag:
Ecclesiastic Philosopher
Teacher
Critic



If you push something hard enough, it will fall over.
- -
Exploiting The Bat! version 2.13 Lucky Beta/1
Hamstrung with Windows XP 5.1 (2600)
Scanning with Nod32 anti-virus
Sifting with SpamPal anti-Spam
Hiding behind Outpost Pro Firewall

-BEGIN PGP SIGNATURE-
Version: PGP SDK 3.2.2
Comment: Big Brother is REALLY watching you

iQA/AwUBQQ7eaG2u7N+Qh+ieEQIp5wCfanz6WXW9MTi/PntUR5l9wvjyo/IAoPA8
bdRGFLEc/bOgYgCn7bcin3H1
=kj0E
-END PGP SIGNATURE-



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


Emptying ALL Trash Folders

2004-08-02 Thread Joseph N.
I seem to recall some threads in the past about incorporating a way 
to empty all trash folders with one global object.  I cannot find it.  
Was it ever implemented?

-- 
JN



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


Re: BayesIT Macros

2004-08-02 Thread Peter Kerekes

Hello Michael,

Monday, August 2, 2004, 2:23:00 PM, you wrote:

MLW -BEGIN PGP SIGNED MESSAGE-
MLW Hash: SHA1

MLW Greetings All,

MLW According to the BayesIT help, the following macros are included in
MLW the latest version:
MLW %STATSPAMLETTERS(hours)
MLW %STATSPAMTRAFFIC(hours)
MLW %STATNONSPAMLETTERS(hours)
MLW %STATNONSPAMTRAFFIC(hours)
MLW %STATSPAMERLETTERS(hours)
MLW %STATSPAMERTRAFFIC(hours)
MLW %STATNONSPAMERLETTERS(hours)
MLW %STATNONSPAMERTRAFFIC(hours)

MLW They return numbers.  What do the numbers mean?

Where do you see those numbers?
Where are those macros?
I use BayesIT 0.5.5 Is this what you are using or is there a newer version?

TIA
-- 
Best regards,

Peter Kerekes (Toronto, Canada) 

An economist is an expert who will know tomorrow 
  why the things  he predicted yesterday 
  didn't happened today. 
   -- by Laurence J. Peter 

TB! v2.12.03 and BayesIt! 0.5.5 on Windows 20005.0.2195 Service Pack 4



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


Re: BayesIT Macros

2004-08-02 Thread Michael L. Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hello Peter,

On Monday, August 02, 2004 , at 17:50:57[GMT -0400](which was 2:50 PM
where I live) you wrote (at least in part):


PK Hello Michael,

PK Monday, August 2, 2004, 2:23:00 PM, you wrote:

MLW -BEGIN PGP SIGNED MESSAGE-
MLW Hash: SHA1

MLW Greetings All,

MLW According to the BayesIT help, the following macros are included in
MLW the latest version:
MLW %STATSPAMLETTERS(hours)
MLW %STATSPAMTRAFFIC(hours)
MLW %STATNONSPAMLETTERS(hours)
MLW %STATNONSPAMTRAFFIC(hours)
MLW %STATSPAMERLETTERS(hours)
MLW %STATSPAMERTRAFFIC(hours)
MLW %STATNONSPAMERLETTERS(hours)
MLW %STATNONSPAMERTRAFFIC(hours)

MLW They return numbers.  What do the numbers mean?

PK Where do you see those numbers?
PK Where are those macros?
PK I use BayesIT 0.5.5 Is this what you are using or is there a newer version?

PK TIA

I am using 0.5.9, but my memory indicates that these macros have been
there all along.  I found them listed at the bottom of the
information page on the BayesIT macro (open the plug-in window,
highlight bayesIT and click information.

There is no explanation, just a list of macro names.



- --
Michael L. Wilson, MBA :usflag:
Ecclesiastic Philosopher
Teacher
Critic



If you push something hard enough, it will fall over.
- -
Exploiting The Bat! version 2.13 Lucky Beta/1
Hamstrung with Windows XP 5.1 (2600)
Scanning with Nod32 anti-virus
Hiding behind Outpost Pro Firewall







==Spam Count, last 24 hours (BayesIt! 0.5.9)
Total Spam Emails: 36
Total Clean Emails: 113
3.138889% spam

-BEGIN PGP SIGNATURE-
Version: PGP SDK 3.2.2
Comment: Big Brother is REALLY watching you

iQA/AwUBQQ7r3G2u7N+Qh+ieEQKrqACdHCjCI/4eFqdS7OrYuiTZdWeXrTEAoNSP
4ThKkkEAvtFLiOwbtUHHqFr9
=lntN
-END PGP SIGNATURE-



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


Re: Some smileys don't appear

2004-08-02 Thread Leif Gregory
Hi Robin,

On Tue, 3 Aug 2004, at 08:08:23 [GMT +1000] (which was 4:08 PM where I
live) you wrote:
RA Further investigation shows that if I create a new handle for the
RA icon, it will show, providing the handle doesn't include either
RA  or  (without quotes).

RA Does anyone else's system exhibit this behaviour?

Yeah, this was a known problem from the first time the smileys came
out when I created a similar guide (albeit much more manual).

It has to do with TB's quoting I believe, but not sure.



-- 
Leif  -:-  TB Lists Moderator  -:-  PGP Key ID 0x7CD4926F

Tagline of the day:
Of the hundreds of random taglines, look which one you got!

Roguemoticons - http://www.PCWize.com/thebat
PCWSmileys- http://www.PCWize.com/thebat/pcwsmileys.php






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


Re: Some smileys don't appear

2004-08-02 Thread Robin Anson
On Tue 3 August 2004, 13:29:51 +1000, Ian A. White wrote:
LG It has to do with TB's quoting I believe, but not sure.
 
 I take it this has something to do with the  appearing within the
 first 21 columns?

It must be more than that, because if you define a new handle with a 
instead of  it still won't show, but a handle without either will.
-- 
Robin Anson

Using The Bat! v2.12.00 on Windows XP 5.1 Build 2600 Service Pack 1

Running [EMAIL PROTECTED] (see: www.setiathome.ssl.berkeley.edu)
   No of SETI units returned: 305
   Processing time: 1 years, 250 days, 23 hours.







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


Playing with BayesIT macros

2004-08-02 Thread Michael L. Wilson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Greetings All,

I have been playing with BayesIT macros to create statistics on the
bottom of this email.  If there is interest, I will post what I did.
If anyone else is using the macros for stats, please show results
here.

- --
Michael L. Wilson, MBA :usflag:
Ecclesiastic Philosopher
Teacher
Critic
:einsteinyoyo:

Big Brother is watching - George Orwell (1984)
- 
Exploiting The Bat! version 2.13 Lucky Beta/1
Hamstrung with Windows XP 5.1 (2600)
Scanning with Nod32 anti-virus
Hiding behind Outpost Pro Firewall

Ponder this: Do not waste today regretting yesterday.









==Spam Stats, last 24 hours (BayesIt! 0.5.9)
Total Spam Emails: 45
Total Clean Emails: 120
BayesIT guessed right 99.96% of the time
My email is 2.67% spam
=

-BEGIN PGP SIGNATURE-
Version: PGP SDK 3.2.2
Comment: Big Brother is REALLY watching you

iQA/AwUBQQ8hLW2u7N+Qh+ieEQK84gCgvIgKxUnxQJOoq4zb1LUp0Q3GbjUAn3Ys
kkLncDdH0gDYUvVcgxHwLiIP
=u/j2
-END PGP SIGNATURE-



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