Re: How many rows in a BLOCK?

From: herbert.fukerider <herbert.fukerider_at_rfn.de>
Date: Sun, 26 Dec 1999 18:34:42 +0100
Message-ID: <386651B1.16497587_at_rfn.de>


Huiming Lee wrote:

> Is there a simple way to get the total row number in a block?
>
> Currently, we are using:
>
> last_record;
> get_block_property('BLOCK', CURRENT_RECORD);
>

Hi,
I think you can do this with
rval := get_block_property('BLOCK',RECORDS_TO_FETCH); H.F. Received on Sun Dec 26 1999 - 18:34:42 CET

Original text of this message