CONTAINSOLE
command line keywordFor backward compatibility, CONTAINSOLE
specifies whether the
program units or attached libraries for the report contain any OLE (Object Linking
and Embedding) calls. If CONTAINSOLE=YES
, the OLE system is initialized
at the start of report execution and terminated at the end of that report execution.
The executables that can use this keyword are:
rwbuilder |
yes |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
CONTAINSOLE=YES|NO
Values |
Description |
|
The report includes OLE calls in program units or attached libraries. |
|
The report does not contain any OLE calls in program units or attached libraries. |
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.