Re: Forms 4.5 Question: How to determine the block you just came from?

From: Josef Huber <josef.huber_at_ennstal.at>
Date: 1997/07/04
Message-ID: <01bc8854$02705d40$019a70c2_at_AnonymousIPX>#1/1


Try to use an Pre-Block Trigger in the about Block and set a Global Variable with the last block from where
you come
z.b.: :Global.Last_Block := :system.cursor_block;

When-Butten-Pressed --> Close Button
Go_Block(:Global.Last_Block);

Hope this help ! Received on Fri Jul 04 1997 - 00:00:00 CEST

Original text of this message