Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with TYPE() with variable for the table
Message
De
22/06/2004 23:36:35
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
22/06/2004 20:45:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00916260
Message ID:
00916289
Vues:
11
Hi Evelyn,
You are on the right track.
TYPE(JUSTSTEM(m.RestoreName) + ".frdate") is correct as long as JUSTSTEM(m.RestoreName) returns the alias name--which I suspect it isn't. Just suspend on that command and check it out.
? TYPE("AliasName.frDate")
? USED("AliasName")
? JUSTSTEM(m.RestoreName)
etc.



>i have variable restorename to hold the location and name of the table, then i do type(juststem(restorename)+".frdate").
>
>even if table restorename has the field frdate, type evaluates to U. why is that?
>
>pls help. TIA.
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform