Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Looking for easy answer to error msg.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00310673
Message ID:
00310921
Vues:
28
>*!* Close first table
>IF USED('table1')
>SELECT table1
>USE
>ENDIF

Hi Steve, since you've already solved your problem, I'll just add this tip, you can do:

if used('table1')
use in table1
endif


To close the table without needing to change the current Work Area.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform