Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wondering about Error 1967
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00820407
Message ID:
00821340
Vues:
18
>>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform