PRINTJOB
command line keywordPRINTJOB
specifies whether the Print
Job dialog box should be displayed before running a report.
The executables that can use this keyword are:
rwbuilder |
yes |
rwrun |
no |
rwclient |
no |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
no |
PRINTJOB={YES|NO}
Values |
Description |
|
The Print Job dialog box is displayed before the report is run. |
|
The report is run without displaying the Print Job dialog box. |
When a report is run as a spawned process (that is, one executable, such as
RWRUN
, is called from within another executable,
such as RWBUILDER
), the Print Job
dialog box does not appear, regardless of PRINTJOB
.
When DESTYPE=MAIL
, the Print Job dialog
box does not appear, regardless of PRINTJOB
.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.