hmCal_SET DAYS PER WEEK

hmCal_SET DAYS PER WEEK(area;days)

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

Notice: This command is obsolete in version 1.6. Please use hmCal_SET DAY RANGE!

Description

With the command hmCal_SET DAYS PER WEEK you can define, how many days should be visible in the week view. Only values between two and seven days are valid. All other values are ignored.

Example

The following example shows five days in the week view:

hmCal_SET DAYS PER WEEK(hmCal;5)