[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 21 Fn 5701  - DOS 2+ - Set File's Date And Time                        [D]

   AX = 5701h
   BX = file handle
   CX = new time (see AX=5700h)
   DX = new date (see AX=5700h)

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

See Also: AX=5700h

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