Int 2F/AX=D44Eh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

4DOS v3.0+ - AWAITING USER INPUT

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 - @

rbline.gif

lup.gif ldown.gif Interrups Categories Contents