[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT B3 - ZIPKEY - CONVERT ZIPCODE TO ASCII DIGITS
        AH = 74h
        DX = zipcode region (0-999)
        CH = last two digits of zipcode (0-99)
        ES:DI -> buffer
Return: CF set on error
            AX destroyed
        CF clear if successful
            ES:DI points one byte beyond end of digit string

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