Int 15/AH=0Fh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents