Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you close a table without selecting it?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00193628
Message ID:
00193662
Vues:
14
>Have many tables open. Do not know what is the currently selected workarea (of course I could find out). I want to close table3. How can I close table3 without changing the currently selected work area.
>
>Thanks - Brenda

Just my $0.02 CDN :) to what others say...

Don't forget to do a little check just in case:

IF USED("table3")
USE in table3
ENDIF

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform