Presort Object Build History
Build 1070 Released: 4/09
- Presort Object has deprecated the use of MailClass and PieceType.
Setting the mail class and piece type is now done through
PreSortSettings(), which uses the SortationCode enumeration. This
makes it easier for the user to see all the supported sortations and
prevent incorrect combinations.
- Presort Object now uses PathToPresortDataFiles and
InitializeDataFiles instead if Initialize(). This brings Presort
object in line with our other products and allows us to add future
data files easier.
- Presort Object uses ProduceReports() instead of automatically
generating the reports after DoPresort() now. This will give the
user more control of when and where the reports are generated as
well as what they are named.
The following sortations are now supported.
First Class Mail:
Postcards: Yes
Letters: Yes
Flats: Yes
Non Machinables: Yes
EMM Trays: Yes
Standard Mail is working for the following sortations.
Profit: Yes
Non Profit: Yes
Letters: Yes
Non Machinables: Yes
Flats: Yes
Enhanced Carrier Route: Yes
Destinations SCF/BMC: No
Build 1040 Released: 6/08
New Postage Rates and Postage report added.
The following sortations are now supported.
First Class Mail:
Postcards: Yes
Letters: Yes
Flats: Yes
Non Machinables: Yes
EMM Trays: No
Standard Mail is working for the following sortations.
Profit: Yes
Non Profit: No
Letters: Yes
Non Machinables: Yes
Flats: No
Enhanced Carrier Route: No
Destinations SCF/BMC: No
Build 1000 Released 10/06
-Initial public release of Presort Object
|