Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing a single table.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00477365
Message ID:
00477372
Vues:
27
Actually, use closes the alias, not necessarily the table.
For example:
USE sometable
USE sometable AGAIN ALIAS times2 in 0
USE IN times2
The alias, times2, is gone but sometable is still in use.

>Hrm,
>
>So USE IN myAlias would close the table myAlias? Such an odd way to do the job, but if it works it works. Thanks a ton for the fast reply.
>
>Bryan Smith
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform