[pmmail-list] Filter question

Sorin Srbu pmmail-list@blueprintsoftwareworks.com
Mon, 14 Oct 2002 09:41:40 +0200


On Mon, 14 Oct 2002 09:32:16 +0200 (CDT), Oliver Ebert wrote:

>>>Yes.
>>Really?? How?
>Like Boris explained yesterday. :-)
>
>I corrected a little error because it must be "h.fromid" and not 
>"h.from" and I set "$ab$" because it should use all adressbooks.

Yeah, saw it afterwards. I'm going through the weekend posts now
when I'm back at work... 8-)

>Set up a (complex) filter that filters From: for an address book:
>
>h.Fromid=$ab$
>
>and set the action to User Hook and point to Yippee!.cmd
>that is placed into your PMMail directory and contains these
>lines:
>
>==============================CUT==============================
>/* Yippee!.cmd */
>
>f = 262
>DO b = 1 TO 24
>   BEEP(TRUNC(f),5)
>   f = f * 1.12245
>END
>DO b = 1 TO 24
>   f = f / 1.12245
>   BEEP(TRUNC(f),5)
>END
>
>EXIT
>==============================CUT==============================
>
>Hope it helps you, like it helps me! Thanks Boris again!

It does a bit. Thx.


BW,

Sorin

# Sorin Srbu, Systems Engineer		Web: http://www.farmaci.uu.se
# Dept of Medical Chemistry,		Phone: +46-18-4714482 >> 5 signals >> GSM
# Div of Org Pharm Chem,			Mobile Phone: +46-701-718023
# BMC, Box 574, Uppsala University	Fax: +46-18-471-4474
# SE-751 23 Uppsala, Sweden		Visit: BMC, Husargatan 3, D5:512b
#
# Public PGP key available on request.




- pmmail-list - The PMMail Discussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com

To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com 
with the first line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------