Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_lpt2com()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_LPT2COM()


Syntax:        L_LPT2COM()


Purpose:       To redirect output destined for the parallel (LPT1:)
               printer to the serial printer (COM1:).


Arguments:     None.


Returns:       Nothing.


Usage:         This functions acts like a toggle.
               Calling it twice will restore output to their original
               destinations.


Examples:      * Swap between printer types
               L_LPT2COM()


Language:      Assembler

See Also: L_COM2LPT() L_COMREAD() L_COMSTAT() L_COMWRITE()

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