Interrups | Categories | Contents |
AX = D44Eh ---4DOS v3.01+--- BX = condition 0000h 4DOS is ready to display prompt 0001h 4DOS has displayed the prompt, about to accept user input
Return:
The handler must preserve SI, DI, BP, SP, DS, ES, and SS
Note: V3.00 only makes the call corresponding to BX=0001h, does not set BX
See Also: AX=D44Dh
Category: Shells/Command Interpreters - Int 2Fh - @
Interrups | Categories | Contents |