[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 15 Fn 07  - Multidos Plus - Spawn Internal Task (create New Thread)    [T]

   AH = 07h
   BX:CX = entry point of new task
   DX = stack size in paragraphs

Return: AH = status
       00h successful
       01h no free task control blocks
       02h no free memory for task's stack

Note:  execution returns immediately to calling task

See Also: AH=08h"MultiDOS",AH=09h"MultiDOS",AH=13h"MultiDOS"

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson