[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int B3 Fn 74  - Zipkey - Convert Zipcode To Ascii Digits                   [U]

   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