Interrups | Categories | Contents |
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
Interrups | Categories | Contents |