hmCal_CLEAR CALENDAR

hmCal_CLEAR CALENDAR (area;reference)

Parameter          Type             Description
area               Longint      ->  hmCal area
reference          Longint      ->  reference

Description

The command hmCal_CLEAR CALENDAR deletes all appointments of a calendar.

Example

The following example deletes all appointments of the calendar with the ID 2:
hmCal_CLEAR CALENDAR(hmCal;2)