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.

NW7

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

Syntax

NW7 (Text, Start character, Stop character, Check digit)

Description

Any expression which results in a logical value, example: True or False.

Example

NW7 ("123456", "A", "B", True)

Result

Parameter description

Text

Any text expression or data field containing a text to be represented by the barcode.

Start character

Start character.

Stop Character

Stop character.

Check digit

Optional, True or False. Default value is False.

NW7 is used at library, parcel delivery service and various other purposes.

NW7 supports variable length number up to 100 digits.

When use DR7 / DSR7 / DR9 / DSR9 and if original text includes more than 16 digits of numeric strings, error will be returned.