Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>function 5d0ah set extended error dos 3.1+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 5D0Ah          Set Extended Error                           DOS 3.1+

    Sets the error class, location, suggested action, and other
    information that will be returned by the next call to function 59h.

        Entry   AX    = 5D0Ah
                DS:DX = Pointer to an Error structure

        Return  Nothing


    The Error structure contains error information as well as the
    contents of the registers when an error occurred.

    Note
    This function was undocumented before DOS 5.0. The MS-DOS
    Programmer's Reference 5.0 incorrectly states that this call was
    introduced in DOS 4.0 and that the pointer should be passed in
    the DS:SI registers.

See Also: 59h Error

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