Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is table valid?
Message
From
05/11/2003 17:40:21
 
 
To
05/11/2003 17:36:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00846852
Message ID:
00846853
Views:
30
>Is there a way to check if a VFP table is valid before trying to open it? Using VFP 7.

You could always open it and trap the error. Its not as easy with VFP7 as it would be with VFP8 but using ON ERROR or more appropriately, a class for opening tables with an Error() event it can be done.
Previous
Reply
Map
View

Click here to load this message in the networking platform