mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
DO ret2.rem
|
|
IF ($Ud % 5) != 0
|
|
RETURN
|
|
ENDIF
|
|
REM MSG On days divisible by 5
|