Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: XIPUTIL

Package: Kernel

Routine: XIPUTIL


Information

XIPUTIL ;ALB/BRM,OIFO/SO - POSTAL AND COUNTY CODE APIS ;2:16 PM 10 Jul 2003

Source Information

Source file <XIPUTIL.m>

Entry Points

Name Comments DBIA/ICR reference
POSTAL(PCODE,XIP) ; return all data for the Prefered City for a postal code
  • ICR #3618
    • Status: Active
    • Usage: Supported
    INITXIP(ARRY) ;initialize the county code array
    FIPS(PCODE) ;API to return the FIPS code associated with the postal code
  • ICR #3618
    • Status: Active
    • Usage: Supported
    CCODE(FIPS,XIPC) ; return all data related to a FIPS county code
  • ICR #3618
    • Status: Active
    • Usage: Supported
    FIPSCHK(FIPS) ; does this FIPS code exist?
  • ICR #3618
    • Status: Active
    • Usage: Supported
    POSTALB(PCODE,XIP) ; return all data related to a postal code
  • ICR #3618
    • Status: Active
    • Usage: Supported
    Info |  Source |  Entry Points