Re: developer 2000 exit a block and save the block changes

From: Wojciech Blad <blad_at_sz.onet.pl>
Date: Wed, 29 Mar 2000 17:36:35 +0100
Message-ID: <38E23113.F53FFFE1_at_sz.onet.pl>


Hi,

You can recognize block status using system.block_status variable. This is text from help file about this variable:

SYSTEM.BLOCK_STATUS represents the status of the block where the cursor is located, or the current block during trigger processing. The value can be one of three character strings:

CHANGED	Indicates that the block contains at least one Changed record. 
NEW	Indicates that the block contains only New records. 
QUERY	Indicates that the block contains only Valid records that have been
retrieved from the database.

Regards
Wojtek

ssharma24_at_my-deja.com wrote:
>
> You know how you get "do you want to save the changes to this form"
> when you exit a form"
> What do you have to do to get that message when you exit a block....
>
> Thanks...
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Mar 29 2000 - 18:36:35 CEST

Original text of this message