Re: Forms 4.5 How do you get the last record number without going to the Last Record ??

From: Ron Mantha <frenchy461_at_aol.com>
Date: 1996/10/31
Message-ID: <327922E4.3741_at_aol.com>#1/1


David Brenchley wrote:
>
> Anybody please??
> I need to get the last record without firing the When-New-Record-Instance.
if (:system.last_record = TRUE) then

   null
else

   .........
end if; Received on Thu Oct 31 1996 - 00:00:00 CET

Original text of this message