Data Quality Tools, Mailing Software, Lists, NCOA, Data Enhancements
  | Shopping Cart Cart | Newsletters | Search
Call 1-800-Melissa     Products         Solutions       Downloads & Trials       Support          Resources         Lookups       Contact Us  



 


 

Presort Object Build History

Build 1084 Released: 10/09

-The USPS requires revised Postage Statements to be in use by November 29th 2009. Melissa data has updated Presort Object to facilitate the new requirements.

Download & update Presort Object Build 1084 & the new Postage Statements 


To install extract the zip and run the Microsoft C++ redistributable (vcredist_x86.exe) included in the download. Next run the (register.bat) file which should copy the contents of the directory to the 'default location' and register the new object. If Presort Object is installed anywhere other than the default edit the Register.bat file and specify the location of the older PresortObj.dll build 1070.

 

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