Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Var with a fields list ind Select
Message
De
25/09/2004 08:25:08
 
 
À
25/09/2004 08:21:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00945973
Message ID:
00945974
Vues:
17
>Hi all,
>
>I have a var like lcFieldsList="c_cod,c_desc,n_pvp".
>
>Any chance to have a select with this var,
>
>Like
SELECT lcFieldList from tbl_tmp into cursor cursor1
>
>Thanks
>
>João Batista

hi João,

yes, use macro subsitution
SELECT &lcFieldList from tbl_tmp into cursor cursor1
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform