Files
remind/tests/queue1.rem
2024-02-02 18:45:31 -05:00

7 lines
177 B
Plaintext

FSET msgprefix(x) "Priority: " + x + "; Filename: " + filename() + ": "
REM at 23:56 MSG foo
REM PRIORITY 42 at 23:57 MSG bar
REM PRIORITY 999 at 23:58 MSQ quux
DO queue2.rem