Int 15/AH=0Fh

Prev Next Ralf Interrups Categories Contents

------

MultiDOS Plus - EXECUTE A MULTIDOS PLUS COMMAND

AH = 0Fh
DS:BX -> ASCIZ command

Return:
After command has been processed

Notes: Specified string is executed as if it had been typed at the MultiDOS command prompt. The task is placed on a queue which MultiDOS examines periodically and is suspended until MultiDOS has processed the command. All lowercase characters up to the first blank are converted to upper case within the given buffer

Category: DOS-Based Task Switchers/Multitaskers - Int 15h - M

------

Prev Next Ralf Interrups Categories Contents