Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want an error for VFP Open dialog
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00885697
Message ID:
00887167
Views:
26
>I doubt that many people code their applications where it checks for the existence of every file, every time it is accessed.

I Do! I use wrappers to open any cursors (I only use SQL Server data but the same can apply to VFP Tables)

The problem here is not really opening cursors, this can be easilly wrapped into safe function, the problem is using the cursors after they are open. If you want your code to be "Open dialog" free you have to pollute your code with if used() everywhere.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform