Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>function 24h (36) set random-record field, using fcbs</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 24h (36)        Set Random-Record Field, Using FCBs

    Sets the random-record field in the FCB.

       On entry:      AH         24h
                      DS:DX      Pointer to an opened FCB

       Returns:       Nothing

  --------------------------------------------------------------------------

    This function sets the random-record field to correspond to the
    current block and record fields in the FCB.

       Notes:         This function facilitates switching from sequential
                      to random I/O.

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