[Remind-Fans] function to print AND run a program?
Dianne Skoll
dianne at skoll.ca
Wed Jun 30 13:56:55 EDT 2021
On Wed, 30 Jun 2021 13:25:14 -0400
Eben King via Remind-fans <remind-fans at lists.skoll.ca> wrote:
> I would like a way to schedule an event so that it shows up in
> tkremind (RUN doesn't) and runs a program (MSG doesn't).
You can get part of a RUN to show up in TkRemind with the %"%" quotes.
For example:
REM Mon AT 12:45 RUN my_prog %"Meeting at %b%"
This will put: Meeting at %b in the calendar, and it will run:
my_prog Meeting at %b
at 12:45 every Monday.
Regards,
Dianne.
More information about the Remind-fans
mailing list