---------------------------
 Alarm++
---------------------------
 Perpetual Motion Software
---------------------------

This is a desktop utility that runs under Microsoft(R) Windows(R) and
allows a user to set multiple alarms. Each alarm can be set to go off at
various intervals: every day, every two weeks, every month, once a year,
Monday and Wednesday of every third week, etc. You can also set a "snooze"
interval.

You can set each alarm to run an application, to play a sound, to open a
folder, or to go to a web site in addition to just displaying a message.
This allows you to run programs unattended (e.g., late-night backups or
print jobs) or to send a fax at 3 a.m. when the rates are cheaper. You can
also set an alarm to send e-mail messages at specific times. With this
feature, you can email a reminder to somebody while you're on vacation.

This product is shareware.

Although the evaluation version of this product is fully-functional,
you may only create a limited number of alarms with it.

You may create an unlimited number of alarms with the registered version.


--------------
 Packing List
--------------

The following files are included in this package:
      ReadMe.txt   - Release notes (this file)
      Alarm.exe    - The application
      Alarm.hlp    - Alarm's help file
      Alarm.cnt    - Alarm's help contents file
      Calendar.ocx - Calendar ActiveX control

      Install.txt  - Installation instructions
      Order.txt    - How to register this and other products
      Support.txt  - How to obtain technical support
      License.txt  - License agreement for this product
      Warranty.txt - Limited warranty for this product
      Products.txt - Information on this and other products that
                     are available from Perpetual Motion Software


---------------
 Release Notes
---------------

When you select the New Alarm command from the Edit menu, Alarm++ for
Windows displays the New Alarm Properties dialog box and selects the
Information tab.  If Alarm++ does not enter the current time in the Time
field on this page, check your autoexec.bat file to be sure the TZ
environment variable is not being set incorrectly. Windows 95 does not
require this variable to be set, and if it is set incorrectly, some
applications will have problems relating to time (even if the taskbar clock
displays the correct time).

In your autoexec.bat, you might find a line that says something like this:

set TZ=CST6

You can either delete this line or correct it to the current time zone for
your area. (Be sure to take Daylight Savings Time into account if your area
follows it.)


Known Problems
--------------
None.


=============================================================================
                                 Version 4.84
=============================================================================

Fixes
-----
Occasionally, if an alarm went off when Windows started, it would encounter
a fatal error.  This bug has been fixed.


=============================================================================
                                 Version 4.83
=============================================================================

Enhancements
------------
This version now registers the calendar control itself.  This means that
there is no need for a more complex installation script -- it can run
successfully after just unzipping the files into a folder.


=============================================================================
                                 Version 4.82
=============================================================================

Fixes
-----
There was a bug that caused Alarm++ to hang if you chose Repeat every N
months and then selected the 29th, 30th, or 31st of the month.
This has been fixed.

There was a bug that caused a change to the date picker control on the
General property page to ignore the new date.  If you modified the date,
using the date picker control, and pressed OK without switching to another
page, Alarm++ ignored the date change.
This has been fixed.


=============================================================================
                                 Version 4.81
=============================================================================

Enhancements
------------
Alarm++ now has a calendar control on the Information page so you can select
the date for a one-time alarm without switching pages.

If you try to change tabs when the time format is invalid, Alarm++ now
beeps (in addition to selecting the invalid entry).

The event dialog box now does not get the focus when it pops up.  This means
that when the event dialog appears, it won't "suddenly" start receiving your
keystrokes -- you can be typing when an event goes off and won't lose any of
your keystrokes.

Fixes
-----
The "Default Beep" selection on the Sound property page now beeps correctly
when the event occurs.


=============================================================================
                                 Version 4.80
=============================================================================

Enhancements
------------
If you close an unsaved alarm database when there are no alarms in it,
Alarm++ does not prompt you for a filename.

There are two new property pages (Sound and Run), replacing the Actions page.

There is a new checkbox on the Run page, used to indicate whether or not
you want Alarm++ to run the specified application when the alarm goes off.

Support for right-click and Shift+F10 context menus has been improved.

The help has been improved in certain areas.

There are some cosmetic improvements to the interface.


=============================================================================
                                 Version 4.72
=============================================================================

The tray icon now changes to visually indicate when no events are pending.
Added "minutes" text to Snooze field on Information page.
Increased maximum snooze time to 1 day (1440 minutes).


=============================================================================
                                 Version 4.71
=============================================================================

Minor fixes.


=============================================================================
                                 Version 4.70
=============================================================================

Enhancements
------------
Alarm++ automatically saves any changes: new alarms, user changes, deleted
alarms, events, snoozes, etc.  If it is a new, "Untitled" database, Alarm++
prompts the user to select a folder and filename after the first change.
The user can cancel the save, but Alarm++ will prompt again after the next
change.

The Save.On.Shutdown option has been removed.  It is not needed anymore
because the alarm database is automatically saved after every change.

Fixes
-----
When deleting multiple alarms at the same time, if the user answers No when
prompted to confirm, Alarm++ does not delete some of the other alarms.
This problem has been fixed.

If an alarm is snoozing and the user changes the next event time to one
which is earlier than the snooze time, the alarm's event will continue to
occur until the user presses the Off button.  This problem has been fixed.

If an alarm's snooze interval goes beyond the next event, the alarm's event
will continue to occur until the user presses the Off button.  This problem
has been fixed.


=============================================================================
                                 Version 4.60
=============================================================================

Enhancements
------------
The list of alarms now allows multiple select, delete, copy, cut, paste,
and drag/drop of the alarms.
Added SelectAll menu command.

Fixes
-----
An obscure bug has been fixed.  It occurred in the following case:
An alarm has only one event remaining.  The event goes off, and the user
presses Snooze.  The snooze interval expires and the event goes off again.
The user presses the Off button.  The alarm would have the number of events
remaining set to Repeat Forever.


=============================================================================
                                 Version 4.52
=============================================================================

Fixes
-----
Fixed an error that sometimes crashed Alarm++ when the user entered an
invalid registration key.


=============================================================================
                                 Version 4.51
=============================================================================

Enhancements
------------
Errors resulting from the calendar control not registering properly or from
incompatible (old) Microsoft Windows system DLLs are now reported better.

Renamed "Alarm" menu to "Edit".

You can now set the sound for an alarm back to the default beep if you change
your mind after selecting a sound file.

New state image for alarms that have more than one event left.

New icon images for alarms to indicate no action, send email, start app,
or both.

You can now play the sound that you have selected for an alarm by pressing
the Test Sound button on the Actions page of the alarm's property sheet.

There is now a toolbar with Context Help among other useful buttons.
The toolbar state is saved when you close the application.

You can now specify if you want mail support or not -- and if so, whether
you want to be prompted for a mail profile or if you want Alarm to use
a specific mail profile each time.  (This works on 95 and on NT.)


Fixes
-----
Here's the problem: A user sets an alarm to go off every day for the next
10 days.  Then, the user doesn't run the application Alarm for 5 days;
when the user finally runs the application, it displays a single message
box for the first day and sets the alarm to go off on the next day.
It didn't decrement the number of events by 5 -- it was still 9.  In other
words, Alarm was only counting the actual notifications, not the number of
valid events.
This has been corrected -- Alarm now correctly decrements the event count.

Sometimes, after the user manually deleted all of the recipients of timed
mail, the recipients field would be filled with garbage.
This has been fixed.

A Registry entry is now correctly created so that the user can create
new alarm databases by right-clicking inside a folder and selecting the
"New-Alarm Database" command.


=============================================================================
                                 Version 4.10
=============================================================================

** This update no longer disables certain features in the
   unregistered version.  ALL features of the alarms are enabled.
   The number of alarms is limited, and you must register the application
   to be able to create an unlimited number of alarms.


=============================================================================
                                 Version 4.01
=============================================================================

New icons for on/off states.  The radio button could be misleading -- it
seemed to be clickable, and implied that an alarm was part of a larger
group.  A checkmark better indicates whether an alarm is active or not.

Changed name of "Effects" property page to "Actions".


=============================================================================
                                 Version 4.00
=============================================================================

Upgraded to MS Visual C++ 5.0.


=============================================================================
                                 Version 3.20
=============================================================================

Enhancements
------------
The calendar control on the alarm property pages now uses tooltips to show
you what you can click on and what its function is.


=============================================================================
                                 Version 3.10
=============================================================================

Enhancements
------------
The user can now set an alarm to send mail to any set of mail addressees
at a specific time and interval.  You can also attach files to the message.

The user can choose to have any changes to the alarm database saved
automatically when Windows 95 shuts down.  (Usually, the Alarm application
prompts the user to save the changes.)

The snooze interval can now range from 1 to 300 minutes (5 hours).

The user can now directly edit the application edit field, rather than
just browsing for an application.  So you can now launch "applications"
such as "www.microsoft.com" or open folders at specific times by entering
something like "c:\windows\system".

An alarm's snooze status is now saved in the alarm database.  So you can
close an alarm database when an alarm is snoozing, and, when you open it
later, that alarm will still be snoozing.  (Although, the snooze interval
may have ended and you will, of course, be notified.)

Alarm now uses the registry for the most-recently-used filelist,
not alarm.ini.  You can delete the alarm.ini in your Windows directory.

Now, Alarm can open zero-length files.  This means that the Windows
Shell's New command now works for Alarm Database files.


Fixes
-----
If you open a new alarm file or create a new one while an alarm is snoozing,
you are now warned about that.
Pressing delete while renaming an alarm "in-place" no longer tries to
delete the alarm itself.


=============================================================================
                                 Version 3.02
=============================================================================

Fixes
-----
The list of events in the Properties dialog "remembers" the time setting if
it is repeating by months.
If specific weeks of the month are selected, the list of events now selects
the appropriate days of the week.


=============================================================================
                                 Version 3.01
=============================================================================

Fixes
-----
When the user changes the time on an alarm's properties page and returns
to the Date page, the list of events is updated with the new time.


=============================================================================
                                 Version 3.00
=============================================================================

Redesigned and rewritten for Windows 95.

Enhancements
------------
New Windows 95 controls.
New Windows 95 help format.
New, cleaner user interface which conforms to Windows 95 guidelines.
Tray icon keeps the minimized Alarm window out of your way.  A tooltip
tells you which alarm is next.
You can specify an application to run without displaying a message
for the event.

Fixes
-----
Advancing an alarm for a specific week of a month now works correctly.


=============================================================================
                                 Version 2.30
=============================================================================

Enhancements
------------
Dynamic registration -- you do not need to wait for our company to mail a
new version to you.  We will simply provide you (via e-mail, if you wish)
with a registration key to "unlock" the extra features.  (After we've
received the registration fee, of course.)


=============================================================================
                                 Version 2.25
=============================================================================

Enhancements
------------
Uses Microsoft's 3d controls for edit, static, combobox, listbox, checkbox,
and option buttons.
Changed event dialog box -- default is now Off.


=============================================================================
                                 Version 2.24
=============================================================================

Enhancements
------------
Sound static control is now right-aligned so the filename is always visible.


=============================================================================
                                 Version 2.23
=============================================================================

Fixes
-----
Using the full path to an application in the "Message or Program:" field
along with parameters works.


=============================================================================
                                 Version 2.22
=============================================================================

Fixes
-----
The user may only select a sound file for an alarm if their pc supports
sound.  In addition, the application tries to play sound only if the pc
supports sound.


=============================================================================
                                 Version 2.21
=============================================================================

Enhancements
------------
There is a new option in the Alarm dialog box.  The user can choose to have
the sound associated with an alarm repeat until they acknowledge the alarm.

If an alarm has a sound file associated with it, that file's directory is
the default directory when the user selects a new sound file.

The application now uses Microsoft's 3D DLL to draw three-dimensional
dialog box frames.

Fixes
-----
The app no longer GPFs if an alarm goes off while the app is active.


=============================================================================
                                 Version 2.20
=============================================================================

Fixes
-----
The full string entered for an alarm's name is now displayed in the listbox.
Previously, the last character was truncated.  In these cases, the am/pm
indicator was usually truncated as well.  Both problems have been corrected.

Alarm no longer GPFs when changing printers in Excel from the Printer-Setup
dialog.

Enhancements
------------
You can now sort the list of alarms by the alarm's name or by the date
that the alarm is set to go off next.

Alarms now support being set for a specific week of a month: First Week,
Second Week, Third Week, and Fourth Week.

The event dialog box no longer gets the focus when it is displayed.  This
enables you to continue working in your application without being interrupted.
In addition, it is set to always be the top window, so you won't lose it.


=============================================================================
                                 Version 2.12
=============================================================================

Fixes
-----
To work around a bug in Windows(TM), when the application is minimized,
Alarm does not display the date/time in the title.  (When the title was
updated every minute, Windows(TM) interprets this as a user action, causing
the screen saver timer to reset to zero.)


=============================================================================
                                 Version 2.11
=============================================================================

Changes
-------
Name of "File" menu changed to "Alarm" for greater interface consistency.

Fixes
-----
The help file has been corrected to match the (new) "Alarm" menu's choices.


=============================================================================
                                 Version 2.10
=============================================================================

Enhancements
------------
There is a new dialog box that appears when an alarm goes off.  This dialog
box can be used to change the next snooze interval.  It also features an edit
control into which go any characters that the user was typing when the alarm
goes off (for example, in a word processor).


=============================================================================
                                 Version 2.07
=============================================================================

Known Bugs
----------
If the user no longer wants to have an alarm play a sound file, they must
manually delete the sound file name from the "SoundFile=" line in the section
for that alarm in the alarm.ini file.

Enhancements
------------
The Alarm's timer now zeros itself on the seconds, so alarms now go off when
the # of seconds (according to the system clock) are zero.

Fixes
-----
The main window's title is now updated when the user changes the
International settings in the Control Panel.


=============================================================================
                                 Version 2.06
=============================================================================

Enhancements
------------
The user can now associate a sound file with each alarm.  When an alarm goes
off, it will play the assocated sound file.


=============================================================================
                                 Version 2.05
=============================================================================

Known Bugs
----------
When the application is minimized, screen savers do not get activated.

Enhancements
------------
The listbox now formats the date and time according to the Control Panel's
International settings ([Intl] in the win.ini file).

The title now displays the date and time according to the Control Panel's
International settings ([Intl] in the win.ini file).

When an alarm's message is displayed, the current date and time is displayed
in the message.

Fixes
-----
There is no longer a problem with the hour changing when an alarm is created
that crosses into or out of the daylight-savings time period.


=============================================================================
                                 Version 2.04
=============================================================================

Enhancements
------------
"How to Register" has been added to the Help menu.

Fixes
-----
The main window's help menu is now functional.


=============================================================================
                                 Version 2.03
=============================================================================

Enhancements
------------
Alarm now remembers the position of the main window from the last time the
application ran.


=============================================================================
                                 Version 2.02
=============================================================================

Known Bugs
----------
There is a small problem related to crossing Daylight Savings Time boundaries.
If you are currently in DST (e.g., 9-1-92) and create an alarm (10:00am)
which is to go off when not in DST (e.g., 12-1-92), it will be set to 9:00am.

However, if you modify the alarm and set the time back to 10:00am, it will be
correct afterwards.

Does not use [International] settings in win.ini to interpret time field
and to display the dates and times in the main listbox and in the main
window title.

Fixes
-----
The application now uses the .ini and .hlp files with the same name.
A repeat frequency of 0 causes an infinite loop, so it is now considered to
be an invalid value.

Enhancements
------------
When an alarm's message is a fully-qualified path to a file, the application
changes to that directory and then executes the named file.


=============================================================================
                                 Version 2.01
=============================================================================

Enhancements
------------
The calendar control now uses keys 1-7 to toggle the state of the weekdays.


=============================================================================
                                 Version 2.00
=============================================================================

Enhancements
------------
Instead of displaying message text when an alarm goes off, the user can set
an alarm to execute a command line when an alarm goes off.

.ini file change: Change "Days=" to "Weekdays=", change "Time=hh:mm" to
"Time=hhmm".  The "Month=" entry is now 0-based, instead of 1-based.

When the user closes the alarm application or exits Microsoft Windows(TM),
any alarms that are snoozing ask the user whether or not they want to
close Alarm.

When an alarm goes off, it the same alarm already has a message on display,
it does not display another message.

A help button is now on the alarm dialog box.

If no weekdays are selected when the user OKs changes to an alarm, an error
message is displayed.

Known Bugs
----------
The window always starts in the (0, 0) position.

When a second instance is run, the first instance of the application is not
restored; just a beep is sounded.

There is no longer any support for registration (disable features,
About text).


=============================================================================
                                 Version 1.21
=============================================================================

Enhancements
------------
Microsoft Windows(TM) 3.1 version control information added to resource file.

Automated installation tool added (available with registered product).

Fixes
-----
The radio buttons no longer act as one group (a bug introduced in v1.20).


=============================================================================
                                 Version 1.20
=============================================================================

Enhancements
------------
Added calendar control.  Simplified user interface.

.ini file change: Delete "On=", remove negative from "Date=", "Month=",
and "Year=".


=============================================================================
                                 Version 1.12
=============================================================================

Enhancements
------------
Snooze interval can be set to 0 minutes which indicates that the application
will not ask the user if they want to "hit snooze" when the alarm goes off.

Running a second instance will activate the previous instance instead of
displaying an error message.

Fixes
-----
When exiting the application, if an alarm is snoozing, the user is asked if
they really want to close the application.


=============================================================================
                                 Version 1.11
=============================================================================

Fixes
-----
Now, when an alarm goes off, it finds next match for the alarm in the future.

Known Bugs
----------
When exiting, it does not notify the user of snoozing alarms.

User is permitted to give alarms duplicate names.


=============================================================================
                                 Version 1.10
=============================================================================

Enhancements
------------
Began using pmscctrl.dll.

Use MessageBeep() function with appropriate parameters for MultiMedia support.

Known Bugs
----------
The OK button is occasionally incorrectly enabled when the user is specifying
the "Every n Xs" controls.

