Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Split, Conquer and Destroy!!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01006370
Message ID:
01006373
Vues:
11
This message has been marked as a message which has helped to the initial question of the thread.
>Hello Gurus!!!
>
>Another fun question!!!
>
>Given a string like this "510,832,9953,21,3348"
>
>I want to parse the string out to get the values returned.... maybe an array??
>
>What is a quick way to do this?
>
>Thanks!!!

Take a look in ALINES()
something like
ALINES(aValues,"510,832,9953,21,3348",.t.,",")
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform