Vertex Quantum Global Variables

The variables described in this section are used by a number of Vertex APIs. Additional fields may also be used by each routine. For information on the additional fields used by a Vertex Quantum routine, see the section on that routine.

The following table describes the fields returned by Vertex Quantum routines.

E@VERTEX Field Descriptions

Field Description
E@VERRORSTS

Returned by all Vertex APIs.

One-character, either:

N = Call successful

Y = Call failed

E = End of File

E@VERRORMSG

Returned by all Vertex APIs.

Error message of up to 60 alphanumeric characters.

E@VGEOCODE The GeoCode value found, up to 10 digits.
V@GEOSTATE The state associated with the GeoCode, up to 25 characters.
E@VGEOCOUNTY The county associated with the GeoCode, up to 20 characters.
E@VGEOCITY The city associated with the GeoCode, up to 25 characters.
E@VGEOZIPSTRT The beginning zip code associated with the GeoCode, up to 6 characters.
E@GEOZIP-END The ending zip code associated with the GeoCode, up to 6 characters.
E@VACCESSMODE

One alphanumeric character that indicates whether access is read-only or update.

The default is R, for read-only.