Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wondering about Error 1967
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00820407
Message ID:
00821340
Views:
19
>>I always use the following syntax to close a table:
>>
>>use in iif(used("myAlisa"),"myAlias",0)
>>
>
>You can use this, it's shorter:
>
>
USE IN SELECT("myAlias")
That works great if you know a table is open (i.e. used) with an alias "myAlias", if it isn't then you get an error message. My method you don't get an error message if "myAlias" isn't in use and also it doesn't change the currently selected work area.

Just my $0.02

Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform