Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String to Array
Message
De
31/01/2001 12:07:50
 
 
À
31/01/2001 10:02:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00470612
Message ID:
00470733
Vues:
40
>I have a string similar to "text1,text2,text3,etc...". I want to be able to break out each item and store to an array (i.e. STORE "text1" to lArray(i)).
>What is the fastest and easiest way to do this?
>
>Thanks in advance for your help,
>Russell Clendenon

=alines(arrayname, strtran(string, ",", chr(13)))
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform