Exporting to MS Excel

I'm starting report with command:
\QUERYREPORTER.EXE userid=test/t@oracle exec=\My_Report.rep EXCEL HIDE EDIT=OFF VIEWER=IE.
Query Reporter shows me variables window only but if I press Cancel button on Variables window (or Close Variables window or press Esc key) Query Reporter starts MS Excel and exports data.
If I press Clear button first and then Cancel(or Close Variables window or press Esc key) Query Reporter runs Ms Excel and exports only header.
Is this behaviour normal? I'm expecting to close all Query Reporter activities after pressing button Cancel while parameter EXCEL HIDE is supplied through command line interface.

I'm running Query Reporter 2.0.4.180, Win2000 SP4, OCI 8.0, Oracle 8i Enterprise Edition Release 8.1.7.4.1.
 
One would indeed expect to cancel the report after pressing cancel on the input form. We'll check it out.
 
Back
Top