popup-menu's pl/sql doesn't execute

From: Tove B. <tove.bjornbakk_at_hmssystemer.no>
Date: Thu, 27 May 2004 12:47:41 +0200
Message-ID: <_Qjtc.4316$RL3.84114_at_news2.e.nsc.no>



Hi,

I created a popup-menu and put it in the property "popup menu" for my push button. The popup-menu has 2 menu items with command type property set to "pl/sql". I put this code in the menu item code.

begin

   go_block('ablock');
end;

When I right-click the push button, the menu appear, but when I select an item nothing happens. What is missing?

Thanks,
Tove Received on Thu May 27 2004 - 12:47:41 CEST

Original text of this message