Add more explanation of ADDOMIT

This commit is contained in:
Dianne Skoll
2021-11-18 15:23:44 -05:00
parent 79289fe6c4
commit eb35a843c1

View File

@@ -998,6 +998,21 @@ If the \fBADDOMIT\fR keyword appears in a \fBREM\fR command, then
the trigger date (if one could be calculated) is automatically
added to the list of global OMITs.
.PP
The command:
.PP
.nf
REM ... whatever ... ADDOMIT MSG Foo
.fi
.PP
is identical in behaviour to the sequence:
.PP
.nf
REM ... whatever ... SATISFY 1
IF trigvalid()
OMIT [trigdate()] MSG Foo
ENDIF
.fi
.PP
.B TIMED REMINDERS
.PP
Timed reminders are those that have an \fBAT\fR keyword followed