On 12/03/2014 03:18 PM, David F. Skoll wrote: > #!/bin/sh > # my-alert.sh > aplay /home/john/MySounds/DQ.wav & > gxmessage "$@" & > exit 0 > > Then use: > > REM 2014-12-03 AT 13:51 RUN /path/to/my-alert.sh Test
Perfect. Thank you 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
