Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Openning shared table
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00009573
Message ID:
00009604
Views:
31
> *** > *** --------------------------------------------- > *** > > procedure tblOpen > parameters xAlias > * assuming the table was not opened yet. > private all like x* > > xError= 0 > > on error do tblOpen1 > select 0 > use (xAlias) OOPS. Forgot an On Error statement here. > if xError= 0 > return .t. && your table was opened succesfully > else > return .f. && could not open the table due to inaccessability > endif

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Previous
Reply
Map
View

Click here to load this message in the networking platform