Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I pick words between some delimiters
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How can I pick words between some delimiters
Divers
Thread ID:
00960327
Message ID:
00960327
Vues:
43
Hi all,
how can i pick words between "," . i am calling a search form like below
*do form mysearch with "table","fieldlist","seekfield","returnfield" to luretval
do form mysearch with "customer","id,name,group","name","id" to luretval
sometimes i need multiple return field eg. currency rates ... name,price ( EUR,1222222 )

in that case

can i call the form like below ? how can i pick returned values between "," ?
do form mysearch with "currency","type,name,price","type","type,price" to luretval
TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform