Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE table without structural index
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01459949
Message ID:
01459953
Views:
44
>Hi,
>
>Is there a way (a command or option) to USE a table and make VFP to ignore the fact that structural index file (table.cdx) does not exist? I know I can catch it with an TRY/CATCH error but my purpose is to open/use a table to check the structure of the table. And in some cases the structural index file is missing and I have to deal with it.
>
>TIA.

Only using TRY/CATCH and looking for the specific error. Alternatively you may try to change the table in HEX editor, which I would not recommend.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform