[Remind-Fans] Remind & Birth Control. ;-)
David F. Skoll
dfs at roaringpenguin.com
Wed Jan 2 19:27:43 EST 2008
Dennis Groves wrote:
> I hope that this will clear up my question a bit....
> I am really asking if you can do something similar to the following; and
> if so how?
No, you can't. Remind is not a real programming language; it's not
Turing-complete.
The best you can do is isolate your functions into a separate file,
parameterized by a global variable. Something like this:
SET period '2008-01-11'
INCLUDE common.rem
SET period '2008-02-12'
INCLUDE common.rem
etc...
Regards,
David.
More information about the Remind-fans
mailing list