**************************
What's new in version 2.7.
**************************
1. New interface design to make it faster to set up reports for sending.
2. For local setup, a new form (MailerSetup)sets the reference by just clicking a button.
The same button can be subsequently used to remove the reference.
3. Email addresses can be added/deleted without opening the address book table.
4. Recipient list turned into a list box that does not allow duplicates 
and cannot be edited manually (this was specifically requested by a number of users).
5. Default Reports list added to the screen
6. Removing default reports can now be done by double-clicking them in the list
7. Deleting a report from the database without removing it from default list and/or
Outbox does not halt the program anymore. The missing report will be deleted from
Outbox, but it will still remain in Default list if it had been previously included there.
8. When the report to be sent is empty, the recipients will receive a notification mail
with the subject line:
No data for [ReportName], date: [CurrentDate]


**************************
What's new in version 2.6.
**************************

1. No need to import the tables into the database. They can be automatically
created when opening the mailing form

2. Users have the possibility to save the reports as files on drives, making
them shareable with others over a network

Versions 2.3. to 2.5. just optimized the code

**************************
What's new in version 2.2.
**************************
1. To avoid 'Unexpected error (0)' (and probably other) error
message(s)
2. Last run time displayed on screen


1. Try not to enter data directly into the tables. The program cannot
detect certain mistakes unless you use the features on the form!
2. At users' request, I included the last run date and time on the form.
In this way you know when the program last ran without going to the email
client program.

**************************
What's new in version 2.1.
**************************

1. Bug fixed in including a report in the Outbox without any filter
2. Possibility for the user to edit the generic message.
3. Bug fixed in displaying the remaining time

1. In version 2.0, when trying to include a report in Outbox without
having it as default, the program wrongly notified the user that there
was no mail recipient included in the mailing list. This error does not
appear any longer in version 2.1. To correct the problem, you will need
either to replace the tables 'DefaultToSend' and 'RepToSend' with those
supplied in this package, or modify their design in the following way:
	a. Open the table 'DefaultToSend' in Design View
	b. Place the mouse in the field FilterPart1
	c. In the Field Properties section, set Allow Zero Length to Yes
	d. Save the table
Do the same thing to the 'RepToSend' table.

2. Most of the users wish to include their personal text when sending
the reports as attachments to an email message. Now this is possible
by clicking 'Edit message' button.

3. In the previous versions, if the form was opened after the sending
time had passed, it displayed a negative number of minutes and started
sending the reports one minute from opening. This is fixed in version2.1.
the counter displays the number of minutes remaining till next sending
time. This allows the user to open the form whenever necessary, without
fearing that the program would start running unexpectedly.


****************************
New features in version 2.0
****************************

Filter capabilities

Of course, one of the weakest point in the previous version was the
lack of an easy way to apply filters on the reports that were to be
sent. Version 2.0. corrects this lack by providing the user with a
powerful filter tool and here is how to use it:

a) Build the recipient list
b) Click the report you want added to your list
c) Click 'Start filter for' button
d) select the field you want to base your filter on from the 'Field'
box, which is automatically populated with all the fields from the
table, query or SQL the selected report is based on
e) select or type the value of the above described field from the
'Value' box, which is automatically filled with all the values that
are available in the selected field.
f) Select the appropriate operator from the 'Is' box
g) If needed, click '(' to open paranthesis (the closing paranthesis
is not available until the opening paranthesis button has been used
at least once). The closing paranthesis button will show you the
number of open paranthesis you have at a certain moment.
h) When ready with the first condition in the filter, click
'Validate step'
i) return to step (d) to continue adding conditions.
j) when finished, click 'Test Filter'. The program will open the 
selected report in 'Print Preview' so that you can check the accuracy
of your filter. If the filter is not valid, the program will notify
you of the possible error. If everything is OK, close the report
and click 'Validate Filter'.
k) Add the report either to the 'Outbox' or to the default list. 
For a 'default report', the same filter will be applied every time it
is sent.

To send a report to various recipients with different filters applied,
follow the following steps:
a) build the recipients list
b) click the report
c) set the filter
d) check the days when you want the report sent
e) include the report in the list
f) repeat the steps (a) to (e) until you have finished


****************************
New features in version 1.1.
****************************

1. Easy schedule the reports (just by checking the days of the 
week when they have to be delivered)


2. User can add or remove reports from the default sending list
by clicking the appropriate button

*******	To add a report:

Create the recipient list, select the report (from the 'Reports in
the database' list), check the days of the week when the report
should be sent and click 'Make default'. The report will be added
to the default list and will be automatically added to Outbox

******* To remove a report

Select the report (from the 'Reports in the database' list) and
click 'Remove default'. The report will be removed from the default
list.
=====================================================
Note: All the instances of the report will be removed.
=====================================================
The report will NOT be automatically removed from the Outbox.
If you want to do so, double-click its name or select the name
and click <- (left arrow)

3. In case of reports removal from Outbox: if the same report is
listed more then once, user decides which one(s) to remove and 
which one(s) to keep in the Outbox

4. User can set the sending time by himself and decides whether to
keep it as default sending time or not.

******* To set the sending time

Just enter the desired sending time in the 'Automatic send time' box
If you want the new time to be kept as default for future sessions,
click 'Change'. Not clicking 'Change' will enforce the new sending time
ONLY for the current session (until the form is closed)
 

