Re: Forms 4.5 Detecting Query Only Mode

From: Bill Norswether <billn_at_mcs.com>
Date: 1995/12/03
Message-ID: <49sncv$jnn_at_News1.mcs.net>#1/1


In article <49f4np$598_at_phoenix.michsb.trw.com>, d_taulbee_at_michsb.trw.com says...
>
>Is there a way to detect that a form was called in query-only mode
>from another form???.
>

How about this: save the state of the calling form in a global variable just before calling another form? So the first thing that the callee upon would do upon invocation or activation is inspect the state of the global variable to learn the state of the caller.

i hope that this gives you a starting point.

Bill Norswether, Jr.
billn_at_mcs.com Received on Sun Dec 03 1995 - 00:00:00 CET

Original text of this message