On Wed, Oct 10, 2007 at 10:02:24AM -0400, David F. Skoll wrote: > David J Patrick wrote: > > > rem (startshift)+0:05 msg wash hands % > > That won't work, but something like this will: > > set startshift 9:00 > > rem AT [startshift + 5] MSG wash hands % > rem AT [startshift + 180] MSG take a break % that's TOO easy, MR Skoll ! lol
now if closing time we (and it is) 11pm on Sat, but 5pm on Sun, then.. rem mon tues wed thu fri sat at 23:00 set closingtime 23:00 msg Closing Time % rem sun at 17:00 set closingtime 17:00 msg Closing Time % hmm.. that's not going to work for [closingtime - 55] is it ? I suspect I have some SATISFYing to do ? djp _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
