Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

SET_PRN( [ cPrn_file ] )

Purpose

Data-driven printer-setup routine.

Arguments

     cPrn_file -- if passed, name of printer dbf, else "PRINTER"

Setup

There must be a printer file either in the current directory or in the root
directory (where it could be shared by more than one application).

Example

     prn_ok = SET_PRN()

Returns

.T. if printer file exists, else .F.

Side Effects

Sets up the printer.

Artful Calls

IS_OPEN, DB_OPEN, BROWSER, DUST1, STAT_LINE, GET_FILTER, SYSCOLOR

Source Files

AA_SETPR.PRG, AM_SETPR.PRG

See Also: PRINTER() OUT_OK() PRN_EXCEPT()

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