Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get table size to check header corruption
Message
 
To
28/04/2003 10:23:44
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00781935
Message ID:
00782228
Views:
15
No, I mean that the formula should be:
nLogicalSize = HEADER() + (nRecCount * RECSIZE()) + 1
Then FSIZE will be equal to nLogicalSize.

>Hi,
>Thank you.
>So, the formula should be?
>
>
>nRecCount = RECCOUNT()
>nLogicalSize = HEADER() + (nRecCount * RECSIZE())
>
>
>Do you meant the formula will calc the end maker but FIZE(), ADIR() and FSEEK() doesn't?
>
>Thank you
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform