Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting Type() and a variable working together
Message
De
15/06/2004 12:33:02
 
 
À
15/06/2004 12:14:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00913936
Message ID:
00913948
Vues:
17
Beth,

You wnat to do something like this:
lcFieldnm = 'ctmpname.' + FIELD(lnColloop, 'ctmpname')
lcType = VARTYPE(&lcFieldnm)
Store the tablename.field into the variable, then use macrosubstitution in a VARTYPE() function call.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform