DUNIT
command line keywordDUNIT
specifies
the destination unit of measurement to which the report should be converted.
If specified, DUNIT
must differ from the SOURCE
report's unit of measurement. If left blank, the SOURCE
report's unit of measurement is used.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
no |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
yes |
DUNIT={CENTIMETER|CHARACTER|INCH|POINT}
Values |
Description |
|
The converted reports will initially use centimeters as the unit of measurement. |
|
The converted reports will initially use characters as the unit of measurement. |
|
The converted reports will initially use inches as the unit of measurement. |
|
The converted reports will initially use points as the unit of measurement. |
{default}
|
The report's unit of measurement is used. |
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.