Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
User Loses Data
Message
From
17/08/1999 14:59:05
 
 
To
17/08/1999 14:14:13
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00253988
Message ID:
00254641
Views:
29
>Hi Dan.
>
>>PMFJI, but Is there a way, programatically, to determine if the table header is corrupt?
>
>You can compare RECCOUNT() * RECSIZE() + HEADER() to the actual file size (these functions are off the top of my head, so you may need to adjust accordingly).
>
>Doug

Hi Doug,

After trying the formula, tt looks like it should be:

RECCOUNT() * RECSIZE() + HEADER() + 1

Is it necessary to include end-of-file mark or something? Just curious.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform