[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT B3 - ZIPKEY - GET NAME OF PRIMARY CITY FOR A ZIPCODE REGION
        AH = 7Eh
        DX = zipcode region (0-999)
        ES:DI -> buffer for name
Return: CF set on error
            AL = FFh region does not exist
        CF clear if successful
            AL = ZIPKEY state code
            ES:DI points one byte beyond end of name

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson