Re: RUN_PRODUCT with Developer2000/ R2.0 & R2.1

From: TurkBear <johng_at_nospam.mm.com>
Date: Thu, 07 Jan 1999 16:25:12 GMT
Message-ID: <3695df84.4967392_at_news2.mm.com>


ingenio_at_cyberus.ca wrote:

>
>A Happy New Year to you all !
>
>I have recently run into the following problemand I would need help:
>
>While trying to call a report from a form using the built-in RUN_PRODUCT,
>the trigger that made the call to it could not compile.
>The message I got was:
>
><<
> Error 307 at line etc.
>Too many declarations of 'RUN_PRODUCT' match this cal
>l>>
>
>I have used the following procedure call ( from Forms help) for testing:
>
>Run_Product(REPORTS,'empreport',SYNCHRONOUS,RUNTIME,FILESYSTEM,null,null);
>
>A similar call used in Forms 4.5 ( Developer2000 1.3.5) was compiled and
>executed correctly.
>
>Any hint on solving this issue would be much appreciated
>
>Best regards,
>
>Adrian Lungu
>

Replace the null,null with "",""
that is, use 2 empty strings...
This was a change between 4.5 and 5 in the way calls are handled....  

To reply please remove the 'nospam' part of the address Received on Thu Jan 07 1999 - 17:25:12 CET

Original text of this message