Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with TYPE() with variable for the table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00916260
Message ID:
00916586
Vues:
15
I don't think the table has to be selected, but it has to be open and you have to be using the correct alias.
I have tested it here at home and it works for me:
einar = "c:\vfp\mytable.dbf"
use (einar)
?type(juststem(einar)+".myfield")
Einar

>yes the table is open, but i have another table currently selected. should the table be selected first before using type?
>
>ok i'll try it. thanks!
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform