A script-enabled browser is required for this page to function properly.

TK_PRINT_STATUS environment variable

(UNIX only) This environment variable specifies the command executed to validate the printer. To make sure the printer is valid, this command is executed and its output is searched for the strings unknown, non-existent, or invalid. If one of these strings appears in the output, the printer is considered invalid and cannot be selected. Otherwise, the printer is accepted by Oracle Reports.

Valid Values

Should include %n for the printer name (see also TK_PRINT)

If this environment variable is not set, Oracle Reports uses the built-in default values:

System V: /usr/bin/lpstat -p'%n' 2>&1

Other: /usr/etc/lpc status '%n' 2>&1

Default

Not defined.

Usage notes

See also

Environment variables