Easy Forms Question I think...

From: Jimmy <c6635500_at_comp.polyu.edu.hk>
Date: Thu, 21 Oct 1999 20:18:18 -0700
Message-ID: <380FD77A.E61B88F_at_comp.polyu.edu.hk>



[Quoted] Hello all,

[Quoted]     I have a Forms question.

[Quoted] [Quoted]     I have a table data block TESTING. All the fields in table TESTING [Quoted] are in this block.

    I developed a button with the following code:

go_block('TESTING');
[Quoted] if :system.mode = 'NORMAL' then

   do_key('enter_query');
else

   do_key('execute_query');
end if;

    i.e. to do a query. I press this button and it is OK (now in ENTER-QUERY mode). Then I press this button again to do the query, however, error message shown on the status bar (something like this function cannot performed here, press Ctrl-F1 to see a list of function) Could anyone tell me why such an error message occrus and how to solve this problem? (the Forms just have this block TESTING and this button, no other trigger).

Thanks,
Jimmy Received on Fri Oct 22 1999 - 05:18:18 CEST

Original text of this message