Re: finding status of the form at runtime

From: Ian C. Sellers <icslu_at_nospam.co.boulder.co.us>
Date: Wed, 20 Jan 1999 16:03:41 -0700
Message-ID: <36A660CD.2C02342A_at_nospam.co.boulder.co.us>


[Quoted] Read about the variable SYSTEM.MODE. It will assume values of 'NORMAL', 'ENTER-QUERY', or 'QUERY' depending on the form's state. You should be able to save its value to globals if necessary so you can tell from the calling form.

Good luck.
-Ian

abhijit_jadeja_at_hotmail.com wrote:

> Dear Friends,
>
> Forms 4.5
> I am calling a form in query_only mode and no_query mode
> depending on various conditions using call_form.
>
> how do i know from the called form whether this form is running in
> query_only or no_query.
>
> Though the form is running in query_only, it will allow me to
> update non base table fields. At that time I want to know whether the
> form is running in query-only mode.
>
> Thanx in advance,
> Abhi
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Jan 21 1999 - 00:03:41 CET

Original text of this message