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>numprinter()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
NUMPRINTER()

Syntax:     NUMPRINTER()

Returns:    A numeric value.
            Returns the number of printer interfaces installed in the
            system.

Usage:      The user can be given a choice of printers once the number
            of print interfaces has been established.  Alternatively the
            user can be given the option to print to a disk file if there
            are no printer interfaces in the system.

Notes:      This function cannot determine whether a printer is
            connected and ready to operate.

Library:    CT1.LIB


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

Examples:   * Establish whether printer interfaces are
            * installed.

            ? "There are "+STR(NUMPRINTER(),2)+"printer interfaces available."



See Also: PRINTINIT() PRINTREADY()

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