TK_PRINT
environment variable(UNIX only) This environment variable specifies the print command to be executed
on UNIX for Oracle Reports 6i. In Oracle Reports 10g (9.0.4), TK_PRINT
is obsolete: you can achieve the same results by using the printing script file:
. This script
supports $ORACLE_HOME/bin/rwlpr.sh
lp
and lpr
commands by default. If you use some other printing command for your machine,
this file needs to be modified accordingly.
Valid Values |
The print command and all necessary arguments for your flavor of UNIX, including the following elements:
This string is much like a System V: UnixWare: Solaris: |
Default |
Not defined. |
In most cases, the default print commands will meet your needs. We recommend
that you only set this environment variable when you have a specific need
to alter the default value. For example, if you want duplexed output, you
need to set TK_PRINT
.
Printing on UNIX requires some setup and configuration to create the proper
printing environment. For detailed information, refer to "Printing
on UNIX with Oracle Reports" in the OracleAS Reports
Services Publishing Reports to the Web manual, available on the Oracle
Technology Network Oracle Reports Documentation page (http://www.oracle.com/technology/documentation/reports.html
).
Copyright © 1984, 2005, Oracle. All rights reserved.