Home » Developer & Programmer » Forms » total number of record.
total number of record. [message #79313] Thu, 23 May 2002 22:19 Go to next message
annu
Messages: 34
Registered: February 2002
Member
hello experts ...

Anybudy tell me how to calculate total number of record s entered in tabular form block before save and after delete ... .. is there any system variable to chek or any builtin function like count(*) ?

annu
Re: total number of record. [message #79323 is a reply to message #79313] Sun, 26 May 2002 00:13 Go to previous message
Remash
Messages: 52
Registered: November 2000
Member
GO_BLCOK(your block);
LAST_RECORD
lastrec := GET_BLOCK_PROPERTY(you block,CURRENT_RECORD);
Previous Topic: Dev 2000 and windows 2000
Next Topic: DYNAMICALLY CHANGE THE FORM SIZE
Goto Forum:
  


Current Time: Thu Apr 25 08:32:37 CDT 2024