(unknown charset) Re: forms - changing the field colour in enter query mode

From: (unknown charset) URNinja-ed <LCIYQBBEQVFA_at_spammotel.com>
Date: Fri, 24 Jan 2003 17:25:22 +0000
Message-ID: <3E317702.C02D4D81_at_spammotel.com>


pseudo-code the key-entqry trigger  as follows:

proc_change_color_of_query_fields;
enter_query;

and then in your code for key-exeqry as follows:

proc_change_color_of_query_fields;
execute_query;

You must then issue
do_key('enter_query')
and do_key('execute_query') at the relevant points in the code.

P.

Peet J wrote:

> **** Post for FREE via your newsreader at post.usenet.com ****
>
> Hi,
>
> How can I change the colour of the query allowed field
> while the block is in enter query mode?
>
> How can I recognize the block is in enter query mode?
>
> I am using:
>  Forms [32 bite] Release 6.0.8.8.0
>  Oracle Terminal Release 6.0.5.34.1
> on windows 2000 nt server
>
> Thanks in advance,
>
>  PeetJ
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  *** Usenet.com - The #1 Usenet Newsgroup Service on The Planet! ***
>                       http://www.usenet.com
> Unlimited Download - 19 Seperate Servers - 90,000 groups - Uncensored
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

--
Suzuki SV650S - plop.  Gone.
Kwak ZX-6R J2 - hear the roar
 
Received on Fri Jan 24 2003 - 18:25:22 CET

Original text of this message