Re: Crash using Report 2.5 with Forms 4.5

From: <igal_at_healthstreet.com>
Date: Thu, 16 Jul 1998 14:32:02 GMT
Message-ID: <6ol2t2$k3b$1_at_nnrp1.dejanews.com>


In article <01bdb096$9b3a15a0$38cab9c2_at_drake>,   "Scanavino Roberto" <roberto.scanavino_at_rsisistemi.it> wrote:
> Thanks to Igal for the answer,
> I try to use ASYNCHRONOUS and I solved the problem about
> the crash of the application.
>
> But in my report I need a way to disable the calling form as happen in
> modal
> windows; reading documentation I thought the right way was using
> SYNCHRONOUS flag.
> Perhaps there's a bug since if the form is not disabled the user can click
> on it, thus crashing the application.
> Does a way exist to disable the calling form such as the error will not
> occur ?
>
> Can you help me ?
>
> Thanks you in advance.
>
> igal_at_healthstreet.com scritto nell'articolo
> <6oiqae$89j$1_at_nnrp1.dejanews.com>...
>
> >
> > Hi Roberto,
> >
> > This is probably the reason (quoted from Forms online help):
> >
> > "SYNCHRONOUS specifies that control returns to Form Builder only after
> the
> > called product has been exited. The end user cannot work in the form
> while
> > the called product is running."
> >
> > Igal
> >
> > -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> > http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
> >
>

Hi Roberto,
Does it have to be a report? If you can use a form to display the information you can use the CALL_FORM built-in to open a modal form. The calling form is then disabled.
Igal

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Thu Jul 16 1998 - 16:32:02 CEST

Original text of this message