Int 62/AH=0Fh

Prev Next Ralf Interrups Categories Contents

------

Cswitch - LOAD AND RUN PROGRAM FROM DISK

AH = 0Fh
ES:BX -> command line
CX = priority (1-10)
DX = background flag (nonzero allows loading to EMS)

Return:
AX = status 0000h task loader queue is full 0001h no error

See Also: AH=07h"Cswitch" - AH=10h"Cswitch" - AH=13h"Cswitch"

Category: DOS-Based Task Switchers/Multitaskers - Int 62h - C

------

Prev Next Ralf Interrups Categories Contents