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 5e02h set printer setup dos 3.1+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 5E02h          Set Printer Setup                            DOS 3.1+

    Defines a string of control characters that DOS adds to the
    beginning of each file sent to a network printer.

        Entry   AX    = 5E02h
                BX    = Assign-list index
                CX    = Length of setup string (maximum 64 bytes)
                DS:SI = Pointer to printer setup string

       Return   Nothing
                or
                AX = Error code, if CF is set
                     | 01h Invalid function (Network not running)

See Also: 5e03h 5f02h

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