Re: Form displays a save message when exit.

From: <sbchava_at_my-deja.com>
Date: Fri, 27 Oct 2000 11:35:35 GMT
Message-ID: <8tbpa7$coi$1_at_nnrp1.deja.com>


In article <8t9brp$duu$1_at_nnrp1.deja.com>,   perkinsdt_at_my-deja.com wrote:
> My runtime form displays a "Do you want to Save" message whenever I
> close the
> form. I don't want this to happen, does anyone know how to stop this?
> Thanks,
> Diane Perkins
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Use EXIT_FORM(NO_VALIDATE);
This will not display a message even there were any changes.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Oct 27 2000 - 13:35:35 CEST

Original text of this message