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

CONTAINSOLE command line keyword

Note: With Oracle Reports 10g (9.0.4), OLE support is obsolete (OLE is a client/server feature that is not applicable in a Web-based environment). Instead, use mime types with associated plug-ins and hyperlinks.

For 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

Syntax

CONTAINSOLE=YES|NO

Values

Description

YES

The report includes OLE calls in program units or attached libraries.

NO
(Default)

The report does not contain any OLE calls in program units or attached libraries.

See also

Command line keywords

Using the command line

Running a report from the command line