Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading variables from a character delimited field.
Message
De
15/03/2001 11:35:28
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, États-Unis
 
 
À
15/03/2001 06:31:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00484959
Message ID:
00485411
Vues:
8
Hi,

How about the following as another way:

local lcMyVar
lcMyVar = "asdf;erwq;cew;wett;234c;2345dfs;qwerw"
? alines( aMyArray, strtran( lcMyVar, ";", chr(13) ) )

Got this idea from Vlad G. (sp?)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform