Re: Forms 5.0 Question

From: Mike Dwyer <dwyermj_at_co.larimer.co.us>
Date: Mon, 14 Feb 2000 13:24:22 -0700
Message-ID: <IzZp4.83$uI1.70995_at_wdc-read-01.qwest.net>


Create all possible triggers at the block level and add the code "IF :SYSTEM.BLOCK_STATUS = 'NEW' THEN ... END IF;" Kyriakos Lambros <kyriakos.lambros_at_lvvwd.com> wrote in message news:38A84C87.710DD123_at_lvvwd.com...
> I am trying to figure out a way to check for the :SYSTEM.BLOCK_STATUS
> variable at the block level when any event fires. The logic would be
> some thing like "If at any time :SYSTEM.BLOCK_STATUS = 'NEW' then do
> something, ELSE do something else." My problem is that I haven't been
> able to find a trigger that will do this on such a global scale. Any
> help is greatly appreciated.
>
> Thanks,
>
> Kyriakos Lambros
> Programmer
> Las Vegas Valley Water District
>
Received on Mon Feb 14 2000 - 21:24:22 CET

Original text of this message