Re: urgent - saving data in forms runtime with several forms open
From: Ole Bredesen-Vestby <obv_at_ssb.no>
Date: 2000/07/11
Message-ID: <396bd236.95692808_at_news.eunet.no>#1/1
Date: 2000/07/11
Message-ID: <396bd236.95692808_at_news.eunet.no>#1/1
You have to open the forms in separate sessions.
open_form('file.fmx',SESSION)
- obv
On Thu, 15 Jun 2000 13:05:15 GMT, "norab" <norab_at_digibel.org> wrote:
>When two forms are opened in the forms runtime
>and the save button is pressed
>forms attempts to save all the data in all the opened forms.
>
>isnt there a way to only save data in the ACTIVE/selected form ?
>
>tnx for all help
>
Received on Tue Jul 11 2000 - 00:00:00 CEST