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

Syntax:     PRINTINIT(<expN>)

Arguments:  <expN> denotes the printer to be initialized.  The values 1 to 3
            correspond to the devices LPT1: to LPT3:.

Returns:    A numeric value.
            The value corresponds to the state of the printer selected by
            <expN>.

Usage:      This function can be used to reset the <expN> printer to the
            same state as if the computer had been switched off, then
            on again.

Library:    CT1.LIB


--------------------------------- Example ------------------------------

Examples:   * To output a RESET for the printer LPT1:.
            PRINTINIT(1)



See Also: PRINTSTAT()

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