Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If a table name is a varible ,How to judge it be used()
Message
De
12/06/2002 11:10:08
Michale Chen
Shijiazhuang ZhiYuan Crop.
Shijiazhuang, Chine
 
 
À
11/06/2002 11:48:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00666937
Message ID:
00667409
Vues:
25
Hello Doug:
Thanks for you help.
I know you mean,But if the table have been used,And the table name is a varible ,How to judge the table be used state.
Usually we can do like this:
if not used('tablealias')
use table alias 'tablealias' in xx
else
sele 'tablealias'
use
use table alias 'tablealias' in xx
endif

sele xx
But in that case ,What should I do?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform