Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dotnetpro database performance contest
Message
De
12/05/2007 04:09:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
VFP Compiler for .NET
Divers
Thread ID:
01224231
Message ID:
01224917
Vues:
22
Hi Samuel,
>And now some ideas about the implementation:
>The function prototype could be something like:
>
FUNCTION AppendFromDelimited
TPARAMETERS tcFile as string, toFor as System::Delegate, ;
 taListFields() as string, tcCharDelimiter as string, ;
tcFieldDelimiter as string, tnCodePage as Integer
perhaps enhancing tcCharDelimiter from vfp's CHAR to string is helpful, as that might enable something like
append from () delimited with ", " && ","+Space(1)
and thereby making the next pass replacing all but the first field with the LTRIM() unneeded...

regards

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform