Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading variables from a character delimited field.
Message
De
14/03/2001 17:48:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00484959
Message ID:
00485087
Vues:
13
>Hello, I have a field in my database that holds information for me that is Semi-Colon Delimited. Is there a function in VFP to read the variables to an array or a group of variables?
>
>PHP has a function like this and I was hoping VFP does too.
>
>Thank you,
>Bryan Smith

lnVarCount = alines(laVars, strtran(fieldname, ";", chr(13)))
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform