Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Forms 5.0 ( Run_Product) Misbehaving.

Re: Forms 5.0 ( Run_Product) Misbehaving.

From: Reid Lai <reidlai_at_pacific.net.hk>
Date: Sun, 30 May 1999 20:29:11 +0800
Message-ID: <37512F17.69FA2E19@pacific.net.hk>


Did you declare a local variable to store the result of :control_blk.rpt_choice and then pass it to RUN_PRODUCT?

Rose Noel Kamene wrote:

> Hello everyone,
> I am trying to run a report from Forms 5.0. When I try to compile the
> trigger containing my the code I get the error message
> TOO MANY DECLARATION OF RUN_PRODUCT TO MACTH THIS CALL.
> I wonder if someone has experienced this problem before and if so what
> they did to get round it. My code for the trigger is as follows
> <<
> Run_Product(REPORTS,:control_blk.rpt_choice,SYNCHRONOUS,
> RUNTIME,FILESYSTEM,NULL,NULL);
> In the above :control_blk.rpt_choice is a text_item in the control block
> which can be the name of any report on the system.
> Thanks for your help in advance.
> RNK.
> London.
>
> Your message here.

--
Best Regards,

Reid Lai
Oracle 7.3 Certified DBA (OCP)



e-mail : mailto://reidlai@pacific.net.hk homepage : http://www.pacific.net.hk/~reidlai
Received on Sun May 30 1999 - 07:29:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US