12.26. MaxicodeZipCode Property

Description

Returns or sets a value for the postal code/zip code used in the structure carrier message under Mode 2 or Mode 3 MaxiCode symbols.

Syntax

object.MaxicodeZipcode = [String] 

Remarks

The MaxiCodeZipCode is the postal code/zip code of the delivery address. Only capital letters and digits are acceptable.

Note: Mode 2 encodes a 9-digit U.S. zip code while Mode 3 encodes a 6-character alpha-numeric postal code. You are not allowed to specify a text with length greater than 9. If MaxiCodeMode is 2 but an alpha-numeric MaxicodeZipCode is specified, the program uses 000000000 as the MaxiCodeZipCode.