Short:    Create calendars w/ events in FW
Author:   Ron Goertz
Uploader: rgoertz@wsu.edu
Type:     util/rexx
Replaces: util/rexx/FWCalendar*

A macro for creating calendars in Final Writer v4+, and a macro for adding events
to those calendars.

The calendar macro by Andrew McCardie is a very versatile macro, allowing
calendars in three different formats. The calendars work well for posting on a
wall or desk and writing appointments or important dates in. But I wanted more
...

I wanted to print the previous month and next month (mini calendars). I wanted
pre-defined holidays (including those on floating days, like Thanksgiving) and
special occasions to be inserted automatically when the calendar was created. I
wanted to enter single-day events on the calendars with Final Writer. I wanted to
enter events stretching across several days or weeks easily. Even though it's my
first AREXX program/Final Writer macro, I think Calendar does a fine job of
meeting these goals.

Features:
   Mini calendars
   Automatic holidays
   Single-day events
   Multi-day/week events
   Multiple-line events
   Boxed events
   "Shadowed" days from previous/next months
   Repeated weekly events
   Option to print full year on a single page


CALENDAR MACRO HISTORY

1.2   Added box/bold of highlight dates in mini-calendars
      Added option to print full year of calendars on a single
         page

1.1   de-Americanized macro (no longer assumes US Letter paper
         and inch units)

1.01  Corrected default margins
      Removed my personal highlights
      Set default fonts to more likely locations

1.0   First release


ADDEVENT MACRO HISTORY

2.0   Now REQUIRES Gui4Cli, but what an improvement!
      Can enter weekly events

1.2   de-Americanized macro (no longer assumes US Letter paper
        and inch units)

1.1   Corrected default margins
      Set default fonts to more likely locations
      Added multi-line, auto-breaking, non-boxed events

1.0   First release


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
     717     336 53.1% 25-Aug-98 10:47:54  FWCalendar.info
   10959    3537 67.7% 25-Aug-98 10:57:06 +AddEvent.rexx
   22666    5316 76.5% 24-Aug-98 22:25:32 +FWCalendar.rexx
  343968  343968  0.0% 24-Aug-98 22:45:26  gui4cli.lha
   13160    4733 64.0% 26-Aug-98 23:02:56 +FWCalendar.Guide
-------- ------- ----- --------- --------
  391470  357890  8.5% 30-Aug-98 04:27:46   5 files
