MONTH
The MONTH object prints an entire monthly calendar in the rectangle, and fills in each
day with its appointments. Each appointment occupies two lines: the first line has the
start and end times, and the second line has as much appointment text as fits. No
location information is printed.
This object always prints the month containing the current print date. For example, if
the print date is 7/14/90, it prints all of July 1990.
This object requires a STYLE property that has the following parameters.
Parameter | Description |
< style1 > | Used for the appointment text. |
< style2 > | Used for the time. |
< style3 > | Used for the headers. |
< style4 > | Used for overflow items. |