[email protected] wrote: > Send Remind-fans mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Remind-fans digest..." > > > Today's Topics: > > 1. Repeating event every 3 months (Volker Wolfram) > 2. Re: Repeating event every 3 months (David F. Skoll) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 07 Mar 2013 11:04:10 +0100 > From: Volker Wolfram <[email protected]> > To: [email protected] > Subject: [Remind-Fans] Repeating event every 3 months > Message-ID: <5138661a.j2sqzmw2gpofir0c%[email protected]> > Content-Type: text/plain; charset=us-ascii > > Hallo remind fans, > > I'm using remind for a long time, but I've a problem now. > > How do I get a message on the first day of month repeating every 3 months? > > I thank you all for your help in advance. > > Volker Wolfram > -- > Volker Wolfram > Lengsfelder Straße 28 > 36460 Dorndorf > > Telefon: 03 69 63 22 90 22 > > > ------------------------------ > > Message: 2 > Date: Thu, 7 Mar 2013 07:54:32 -0500 > From: "David F. Skoll" <[email protected]> > To: [email protected] > Subject: Re: [Remind-Fans] Repeating event every 3 months > Message-ID: <[email protected]> > Content-Type: text/plain; charset=US-ASCII > > On Thu, 07 Mar 2013 11:04:10 +0100 > Volker Wolfram <[email protected]> wrote: > > > How do I get a message on the first day of month repeating every 3 > > months? > > You have to either use four reminders: > > REM 1 Jan MSG foo > REM 1 Apr MSG foo > REM 1 Jul MSG foo > REM 1 Oct MSG foo > > Or trickery like: > > REM 1 SATISFY [($Tm % 3) == 1] MSG foo > > Regards, > > David. > > > ------------------------------ > > _______________________________________________ > Remind-fans mailing list > [email protected] > http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans > Remind is at http://www.roaringpenguin.com/products/remind > > > End of Remind-fans Digest, Vol 108, Issue 1 > ******************************************* Hello David,
thanks for your help, it works very fine. Remind is great software product. Thank you for that! Regards, Volker Wolfram -- Volker Wolfram Lengsfelder Straße 28 36460 Dorndorf Telefon: 03 69 63 22 90 22 _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
