2011-03-29
Dismiss this until next updateThis documentation has been updated

The latest version of PrintShop Mail is currently 7.1. This documentation was updated on 2011-03-29 and covers the changes made in this version. If you are still using an older version of PrintShop Mail, you can access its documentation by using the Version: menu at the top-right corner of this screen.

If you wish to upgrade to PrintShop Mail7.1, you can do so via the Upgrade Request page. Note that in order to upgrade, you will need a valid OL Care contract as of 2010-09.

ONECODE

Barcode functions and fonts are deprecated in PrintShop Mail 7.0 for Windows. We strongly advise using the Barcode Object instead.

Syntax ONECODE(BarcodeID, ServiceTypeID, MailerID, SerialNo [,Zipcode])
Description Computes a ONECODE solution barcode. OnceCode is now named Intelligent Mail Barcode or IMB.
Example ONECODE("10","042","123456","123456789",[""])

Result

Parameter description

BarcodeID

String of 2 digits. The first digit should be in the range of 0-9, the second digit should be in the range of 0-4.

ServiceTypeID

String of 3 digits

MailerID

String of 6 or 9 digits, depending on the SerialNo length. Both together should total 15 characters.

SerialNo

String of 9 or 6 digits depending on the length of MailerID.

Zipcode

Optional string of 0, 5, 9 or 11 digits corresponding to a zip code. Should not contain dashes (-).

For more information about the ONECODE barcode, which is now named the Intelligent Mail Barcode or IMB, please visit www.ribbs.usps.gov/onecodesolution.