Short:        WAC (What?! Another Calendar?!)
Author:       mtanzer@netspace.net.au (Michael Tanzer)
Uploader:     mtanzer netspace net au (Michael Tanzer)
Type:         util/rexx
Architecture: m68k-amigaos

WAC ('What?! Another Calendar?!') is a calendar utility written in Rexx.

File contents:

    WAC (version 1.04)
    WAC.info
    WAC.Doc
    WAC.Doc.info

WAC is a calendar.  It's not a clock.  It's not a diary.  Just a calendar.
It has virtually no CPU overheads while it is active because the only time
it does anything is when you change the month or year being displayed.

WAC can display a single month or (if your screen is large enough) an entire
year.  The mode (month or year) and window positions can be saved so that
the windows will appear wherever you want them when you run WAC.

WAC runs asynchronously, so you can run it without tying up a shell.

Best of all, WAC is written in Rexx, so if you want to add or change a
feature, you can do it easily.  And it's free.