[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 82  - European MS-dos 4.0 - "resume" - Restart A Process         [D]

   AH = 82h
   BX = flag (00h resume command subtree, 01h only specified process)
   CX = Process ID of head of command subtree

Return: CF clear if successful
   CF set on error
       AX = error code (no such process)
Desc:  restart a previously-suspended process or a process and all of its
     children

See Also: AH=81h,INT 15/AX=101Eh

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