Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing a file that's not quite comma-delimited
Message
De
11/07/2007 19:45:22
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
11/07/2007 13:35:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01238841
Message ID:
01239551
Vues:
11
I was playing around with this and can't see how Alltrim(laFields[2]) = "MSH" or whatever segment ID. The laFields array has a row for each segment, but there is only one column and it contains the entire segment value, not parsed elements. I must be missing something...
>FOR ix=1 TO alines(laLines,m.lcSample)
>   = alines(laFields, Alltrim(Str(m.ix)) + "|" + laLines[m.ix])
>   Insert into ("Curs_" + Alltrim(laFields[2]) ) from Array laFields
>endfor
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform