Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Random block read (INT 21h, 27h)

        Entry:
          AH = 27h
          DS:DX = address of FCB
          CX = number of records to be read
        Return:
          AL = status
                 0 successful read
                 1 end of file
                 2 data transfer area too small
                 3 partial record, EOF

See Also: INT 21h, 0Fh

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson