hmCal_SET DAY RANGE

hmCal_SET DAY RANGE(area;days)

Parameter          Type             Description
area               Longint      ->  hmCal area
days               Longint      ->  number of days

Description

With the command hmCal_SET DAY RANGE you can define, how many days should be visible in the multi day view. Only values between 1 and 1000 days are valid. All other values are ignored.

Example

The following example shows 14 days in the multi day view:

hmCal_SET DAY RANGE(hmCal;14)