XIPUTIL ;ALB/BRM,OIFO/SO - POSTAL AND COUNTY CODE APIS ;2:16 PM 10 Jul 2003
Source file <XIPUTIL.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| POSTAL(PCODE,XIP) | ; return all data for the Prefered City for a postal code
 | 
 
  | 
| INITXIP(ARRY) | ;initialize the county code array
 | 
|
| FIPS(PCODE) | ;API to return the FIPS code associated with the postal code
 | 
 
  | 
| CCODE(FIPS,XIPC) | ; return all data related to a FIPS county code
 | 
 
  | 
| FIPSCHK(FIPS) | ; does this FIPS code exist?
 | 
 
  | 
| POSTALB(PCODE,XIP) | ; return all data related to a postal code
 | 
 
  |