mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
# This is f1.rem
|
|
INCLUDE [filedir()]/f2.rem
|
|
INCLUDE [filedir()]/f2.rem
|
|
|
|
REM 1 Oct 1991 MSG old1.
|
|
|
|
REM Monday UNTIL 1 Oct 1991 MSG old2.
|
|
|
|
set d "1 jan 1991"
|
|
REM [d] MSG wat?
|
|
REM 1 Jan 1991 MSG [d]
|