[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 5D01  U - DOS 3.1+ Internal - Commit All Files For Specified Co  [D]

   AX = 5D01h
   DS:DX -> DOS parameter list (see AX=5D00h), only computer ID and
       process ID fields used

Return: CF set on error
       AX = error code (see AH=59h)
   CF clear if successful

Notes: flushes buffers and updates directory entries for each file which has
     been written to; if remote file, calls INT 2F/AX=1107h
   the computer ID and process ID are stored but ignored under DOS 3.3
   not supported by DR-DOS 3.41 and 5.0; returns error code 01h

See Also: AH=0Dh,AH=68h,INT 2F/AX=1107h

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