Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CSV to seperate strings?
Message
 
 
À
09/07/2001 12:53:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00528159
Message ID:
00528207
Vues:
15
>>Didn't I see a thread around here that described easily breaking text paragraphs into individual words? I have a CSV string I'd like to break apart in my code.
>>
>>The thread search feature here in UT seems to be failing on me.
>>
>>TIA
>
>Is it a string like "one,two,three"?
>I use
>lcString = "one,two,three,four"
>lnItems = ALines(laItems,Chrtran(lcString, ",", Chr(13)))
Would not work, if you have more than 65000 words in this string :)
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform