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:
00821121
Vues:
17
>>Basically it is saying that it is trying to close tables that are already closed.
>>
>>Now I understand this is bad programming, but why is it an error ?
>>Why can't vfp just ignore this condition ? (maybe it is trying to teach us programming!).
>
>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")
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform