How to Print from FoxPro for UNIXID: Q119883 The information in this article applies to:
SUMMARYFoxPro for UNIX allows both the SCO FoxBASE+ style of printing and the standard FoxPro style of printing.
MORE INFORMATIONSCO FoxBASE+ for UNIX allows you to print with these methods:
Print to Printer
Print to File
Note also that the config.fx file for FoxBASE+ can contain the line
which directs output to the printer device known as lp0 (the default line
printer device number).
For local printing, the SCO FoxBASE+ manuals state that the lprint command can be used. For example:
FoxPro for UNIX allows you to print with the FoxBASE+ methods as well as
the following methods:
Print to Printer
Print to File
Note also that "lp -dlaser -s" is a valid method of directing output to the
printer called "laser". (The -s switch suppresses the display of the print
job identification number.)
You can also include _PRN="lp -s -dlaser" in the config.fpu file for FoxPro for UNIX.
REFERENCESSCO FoxBASE+ "Configuration Guide," pages 5-1 through 5-10 FoxPro for UNIX "Installation and Configuration Guide," pages 23-24 SCO Operating System "User's Reference" and "System Administrator's Reference" Additional reference words: FoxUnix 2.60 compatible KBCategory: kbprint kbprg kbcode KBSubcategory: |
|
Last Reviewed: August 28, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |