INT 21,62 - Get PSP address (DOS 3.x)

AH = 62h

on return:

BX = segment address of current process

- this is useful for TSR's to access their own file handles

- for DOS 2.x use ~INT 21,51~

- see also ~INT 21,50~


Zurück zum Interrupt Info. Roger Morgan / 1998 L.Änderung 29.03.99