Re: CANCEL Enter_query -Programmatically
Date: Tue, 22 Sep 1998 23:16:29 GMT
Message-ID: <36082d75.697538877_at_news.leading.net>
Been there, very frustrated by it, hate it.
There isn't an elegant way of canceling queries.
EXIT_FORM -- Cancels queries, and I havn't tried it, but bet you could also use EXECUTE_TRIGGER('KEY-CANCEL');
I've found it best to not use Enter-Query Mode at all.
Use extra input boxes, and Pre-Query triggers. Resulting forms are more user friendly.
Is there some logic to the idea that programming statements following ENTER_QUERY in code, are never executed???
gayatribalaji_at_my-dejanews.com wrote:
> Hi ,
>
> When a user enters a name of an exsisting company then the forms has to
> automatically query the records.This works fine.(user presses no keys) But
> when the user enter a new record the form should cancel the enterquery
> mode.CAn some one help me on this....JUSt like the cancel query function in
> the runform.
>
> abort_query does not work.....
>
> thankyou...
>
> gayatri
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
-- joebrown _at_leading.netReceived on Wed Sep 23 1998 - 01:16:29 CEST
