Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parse space delimited string to an array
Message
 
 
À
08/09/2005 14:14:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01047806
Message ID:
01047808
Vues:
9
lcStr = "ONE TWO THREE"
? ALINES(laList, lcStr,.F., " ")
>I thought there was a VFP command that did this automatically but now I'm not sure.
>
>If I have a string such as "dog cat bird house car bike"
>
>What would be the cleanest way to push each of these words into an array using VFP?
>
>Thanks in advance!!
>
>Greg
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform