Re: SQL*FORMS ... how to start in query-only mode

From: Rick Dipper <rick_at_rick.cs.man.ac.uk>
Date: 7 Jul 92 07:39:21 GMT
Message-ID: <5247_at_m1.cs.man.ac.uk>


In article <fragante.710183247_at_unixg.ubc.ca>, fragante_at_unixg.ubc.ca (Gv Fragante) writes:
|> In <1992Jul3.095616.85_at_va.nkw.ac.uk> k_ahk_at_va.nkw.ac.uk writes:
|>
|> >Have you tried using the KEY-STARTUP trigger. This fires as you enter the form.
|> >Execute CALL_QUERY() in KEY-STARTUP to invoke QUERY MODE.
 

|> >P.S. Let me know if it works.
|>
|> I have tried KEY-STARTUP trigger with a CALL_QUERY() in a dummy parent form.
|> In your suggestion, it seems that the form will call itself recursively. If
|> the form is quite large, will it not take up more memory to load the form again
|> as query-only ?

call the form with callqry not call.

this works for calling forms from forms but not with calling forms from menus (with the menu version i trired) given that menu has a collection of un-usefull features I now wite all my menus using forms the problem is now solved for me.

-- 
RICK DIPPER, Unix Systems Administrator                       rick_at_uk.ac.man.cs
Department of Computer Science, University of Manchester           061-275-5725
.............................Meemberrr the of Fumblee Ingers Culb..............
Received on Tue Jul 07 1992 - 09:39:21 CEST

Original text of this message