Re: how to run report from menu?

From: Rajesh Jayaprakash <rajesh.j_at_vsnl.net>
Date: 7 Feb 2002 20:50:41 -0800
Message-ID: <59dd274f.0202072050.7a322daf_at_posting.google.com>


"Marc" <mstaheli_at_mail.sdsu.edu> wrote in message news:<a3ukbi$6nl$1_at_gondor.sdsu.edu>...
> I run Forms and Reports 6i on Win2K. I'm able to run reports from within a
> form, but when I want to run it from the menu, I get a error:
> FRM-41219: Cannot find report: invalid ID
> FRM-40738: Argument 1 to builtin RUN_REPORT_OBJECT cannot be null.
>
> What do I need to add/change to run it from the menu?
>
> Marc

I invoke a report from a menu item as below:

Run_Product(REPORTS,'somereport.rep',SYNCHRONOUS,RUNTIME,FILESYSTEM,'',null);

and it works fine. It could be that the report name is spelled incorrectly.

Hope this helps,

Rajesh Received on Fri Feb 08 2002 - 05:50:41 CET

Original text of this message