Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo file is missing or is invalid
Message
From
29/11/2000 10:33:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Memo file is missing or is invalid
Miscellaneous
Thread ID:
00446743
Message ID:
00446743
Views:
53
Our network went down yesterday while a user had a VFP application opened. A Memo file of a free table (VFP 5.0) got corrupted. I tried to use Stonefield application to fix the file but it failed. This is the first time I used this product so I'm not sure I did it right. Here is my code.

set classlib to d:\STONEFIELD\SDT\SOURCE\DBCXMGR additive
oMeta = createobject('DBCXMgr')

* Invent is the name of the free table whose memo file got corrupted
?oMeta.oSDTMgr.Repair('!invent')

I got the following error messages:

Error#: 11
Message: Function argument value, type, or count is invalid
Line#: 78
Method: DBCXMGR.OSDTMGR.REPAIRONETABLE

Error#: 11
Message: Function argument value, type, or count is invalid
Line#: 88
Method: DBCXMGR.OSDTMGR.REPAIRONETABLE

However, the function return true. Another thing I want to point is I can open the table without any problem, only when I tried to pack the table or pack the memo file then I got the error message "Memo file is missing or is invalid". Anyone has any idea what I did wrong?

Thank you for your help,
Sue Pettus
Next
Reply
Map
View

Click here to load this message in the networking platform