Go to a data block and Execute_Query when Form starts??

From: vagelis Hristidis <exrist_at_cc.ece.ntua.gr>
Date: Sat, 13 Mar 1999 00:15:44 +0200
Message-ID: <7cc3pk$apl$2_at_ulysses.noc.ntua.gr>



[Quoted] I want Forms to go to a specific data block and Execute_Query when Form starts.
When I put

Go_Block('student');
Execute_Query;

in
When-New-Form-Instance trigger ,when forms starts the data blocks are not shown(an empty canvas is displayed), and I have to change tab page so that everything becomes ok.
When I put the above statements in When-Window-Activated trigger, everything is ok except that when the user puts focus to another window and then back to the forms window these two statements are re-executed.

Thanks in advance .
Please mail to me.



Vagelis S. Hristidis
Electrical and Computer Engineering
National Technical University of Athens
e-mail:exrist_at_cc.ece.ntua.gr
URL:http://www.cc.ece.ntua.gr/~exrist Received on Fri Mar 12 1999 - 23:15:44 CET

Original text of this message