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 write (INT 21h, 28h)

        Entry:
          AH = 28h
          DS:DX = address of FCB
          CX = number of records to be written
               if zero, truncate file to current random file position
        Return:
          AL = status
                 0 successful write
                 1 disk full
                 2 data transfer area too small

See Also: INT 21h, 0Fh

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