Int B3/AH=7Eh

Prev Next Ralf Interrups Categories Contents

------

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

See Also: AH=76h

Category: Resident Utilities - Int B3h - Z

------

Prev Next Ralf Interrups Categories Contents