http://www.ousob.com
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Rename file via FCB (INT 21h, 17h)

        Entry:
          AH = 17h
          DS:DX = address of FCB
                  FCB contains new name starting at byte 17h.
        Return:
          AL = status
                00h file found
                FFh file not found

See Also: INT 21h, 0Fh INT 21h, 29h

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson