Re: Forms4.5/Report2.5 question
From: Steven J. Weisser <weisser_at_ecst.csuchico.edu>
Date: 1996/07/31
Message-ID: <Pine.HPP.3.92.960731222521.12921B-100000_at_steroid.ecst.csuchico.edu>#1/1
Date: 1996/07/31
Message-ID: <Pine.HPP.3.92.960731222521.12921B-100000_at_steroid.ecst.csuchico.edu>#1/1
On 31 Jul 1996, Hamid Reza Saiedy wrote:
> How can I invoke reports2.5 from forms4.5
> I created block and inside block I want to create button and define
> when-buton-pressed trigger to invoke reports.
> Is that possible? how?
>
> Any help will be appritiated.
>
>
Hamid,
Use the RUN_PRODUCT built in. i'm not sure of the exact syntax (it is
documented in the online help though), but it's something like this:
RUN_PRODUCT( REPORTS, 'ReportName', [SYNCHRONOUS|ASYNCHRONOUS],
FILESYSTEM, [BATCH|RUNTIME], [PARAMETER_LIST_ID|'PARAM_LIST_NAME']);
Good luck,
Steve Weisser
Received on Wed Jul 31 1996 - 00:00:00 CEST